Skip to content

Commit 5aef77e

Browse files
committed
Add missing schema type in Operation Object YAML Example.
1 parent 99ceb0b commit 5aef77e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versions/3.1.0.md

+1
Original file line numberDiff line numberDiff line change
@@ -936,6 +936,7 @@ requestBody:
936936
content:
937937
'application/x-www-form-urlencoded':
938938
schema:
939+
type: object
939940
properties:
940941
name:
941942
description: Updated name of the pet

0 commit comments

Comments
 (0)