Skip to content

Commit

Permalink
default alm range size
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Dec 3, 2024
1 parent e27d666 commit 0cfe9e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions openapi-3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0cfe9e7

Please sign in to comment.