Skip to content

Commit

Permalink
range example up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
stelzo committed Dec 3, 2024
1 parent 24bcaa7 commit e27d666
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions openapi-3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2998,14 +2998,12 @@ paths:
description: "ids from meta/{language}/almanax/bonuses"
- schema:
type: string
example: "2016-09-15"
format: date
in: query
name: "range[from]"
description: yyyy-mm-dd
- schema:
type: string
example: "2016-09-28"
format: date
in: query
name: "range[to]"
Expand Down

0 comments on commit e27d666

Please sign in to comment.