Skip to content

Commit 8681514

Browse files
Added missing required fields
1 parent d6825e5 commit 8681514

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

openapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3751,6 +3751,9 @@ paths:
37513751
application/json:
37523752
schema:
37533753
type: object
3754+
required:
3755+
- region
3756+
- type
37543757
properties:
37553758
region:
37563759
type: string

0 commit comments

Comments
 (0)