Skip to content

Commit cfdc4bc

Browse files
baywetralfhandl
andauthored
Update tests/schema/fail/path-item-object-example.yaml
Co-authored-by: Ralf Handl <[email protected]>
1 parent 4cf5168 commit cfdc4bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/schema/fail/path-item-object-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ paths:
3838
description: Returns pets based on ID
3939
summary: Find pets by ID
4040
operationId: postPetsById
41-
request-body:
41+
requestBody:
4242
description: ID of pet to use
4343
required: true
4444
content:

0 commit comments

Comments
 (0)