Skip to content

Commit 8ee9152

Browse files
committed
fixed test case
1 parent 9f8e2f6 commit 8ee9152

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/testInt/resources/params-request-body/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ paths:
1111
application/json:
1212
schema:
1313
$ref: '#/components/schemas/Book'
14+
required: true
1415
responses:
1516
'201':
1617
description: created book

0 commit comments

Comments
 (0)