Skip to content

Commit 3e249f7

Browse files
chore: Update openapi.yml to remove unnecessary required fields in schemas
1 parent 00c3839 commit 3e249f7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

openapi.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1431,9 +1431,6 @@ components:
14311431
$ref: '#/components/schemas/Stop'
14321432
references:
14331433
$ref: '#/components/schemas/Reference'
1434-
required:
1435-
- entry
1436-
- references
14371434

14381435
StopIDsForAgencyResponse:
14391436
type: object
@@ -1446,6 +1443,3 @@ components:
14461443
type: string
14471444
references:
14481445
$ref: '#/components/schemas/Reference'
1449-
required:
1450-
- list
1451-
- references

0 commit comments

Comments
 (0)