Skip to content

Commit 1cd5687

Browse files
authored
Add missing schema type in Operation Object YAML Example. (#2361)
1 parent 1f11d02 commit 1cd5687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

versions/3.1.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,7 @@ requestBody:
938938
content:
939939
'application/x-www-form-urlencoded':
940940
schema:
941+
type: object
941942
properties:
942943
name:
943944
description: Updated name of the pet

0 commit comments

Comments
 (0)