Skip to content

Commit 359fcd3

Browse files
committed
Add min and max to year
1 parent e5799c7 commit 359fcd3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5559,6 +5559,8 @@ paths:
55595559
required: true
55605560
schema:
55615561
type: integer
5562+
minimum: 2000
5563+
maximum: 2037
55625564
- name: month
55635565
in: path
55645566
description: Numeric value representing the month to look up.

0 commit comments

Comments
 (0)