Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
cornerman committed Nov 21, 2023
1 parent a47a048 commit bec6472
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ components:
type: object
properties:
optionalObjField:
oneOf:
- $ref: '#/components/schemas/Bar'
- type: 'null'
$ref: '#/components/schemas/Bar'
requiredStringField:
type: string

0 comments on commit bec6472

Please sign in to comment.