diff --git a/apify-api/openapi/components/schemas/request-queues/ListOfRequests.yaml b/apify-api/openapi/components/schemas/request-queues/ListOfRequests.yaml index 0762596dc8..93c1a32b6a 100644 --- a/apify-api/openapi/components/schemas/request-queues/ListOfRequests.yaml +++ b/apify-api/openapi/components/schemas/request-queues/ListOfRequests.yaml @@ -10,10 +10,6 @@ properties: items: $ref: ./Request.yaml description: The array of requests. - count: - type: integer - description: The total number of requests matching the query. - examples: [2] limit: type: integer description: The maximum number of requests returned in this response. diff --git a/apify-api/openapi/components/schemas/request-queues/ListOfRequestsResponse.yaml b/apify-api/openapi/components/schemas/request-queues/ListOfRequestsResponse.yaml index cb13013678..a754b0e039 100644 --- a/apify-api/openapi/components/schemas/request-queues/ListOfRequestsResponse.yaml +++ b/apify-api/openapi/components/schemas/request-queues/ListOfRequestsResponse.yaml @@ -37,6 +37,5 @@ example: label: DETAIL image: "https://picserver1.eu" handledAt: "2019-06-16T10:23:31.607Z" - count: 2 limit: 2 exclusiveStartId: Ihnsp8YrvJ8102Kj