Skip to content

Commit

Permalink
feat: add format type to schedule for route
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedhossamdev committed Sep 11, 2024
1 parent f95736a commit 7366fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ paths:
description: The date for which you want to request a schedule in the format YYYY-MM-DD (optional, defaults to current date)
schema:
type: string
format: date
example: '2024-08-12'
responses:
'200':
Expand Down

0 comments on commit 7366fb1

Please sign in to comment.