diff --git a/client/api/openapi.yaml b/client/api/openapi.yaml index b9677ca0..96e43110 100644 --- a/client/api/openapi.yaml +++ b/client/api/openapi.yaml @@ -17,7 +17,7 @@ paths: required: false schema: {} style: form - - description: Cursor for pagination. + - description: Parameter used in pagination requests. Default page size is set to 15. Set to the value of next for the next page of results. Set to the value of previous for the previous page of results. No other parameters can be set when the pagination token is set. explode: true in: query name: cursor