diff --git a/api.yaml b/api.yaml index 1d6641e..4630394 100644 --- a/api.yaml +++ b/api.yaml @@ -295,6 +295,11 @@ paths: schema: type: string description: Name of assets to search + - in: query + name: limit + schema: + type: number + description: Limit of assets to return security: - cookie: [] responses: