diff --git a/openapi-3.0.yaml b/openapi-3.0.yaml index 2d43a09..a14cc3f 100644 --- a/openapi-3.0.yaml +++ b/openapi-3.0.yaml @@ -3012,11 +3012,10 @@ paths: type: integer format: int32 example: -1 - minimum: -1 maximum: 370 in: query name: "range[size]" - description: size of the returned range + description: Size of the returned range. Disable to fully use the range by setting size to -1. - schema: type: string default: Europe/Paris