We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47a268c + 4b1c116 commit 6674b78Copy full SHA for 6674b78
examples/v2.0/json/petstore.json
@@ -87,6 +87,7 @@
87
{
88
"name": "petId",
89
"in": "path",
90
+ "required": true,
91
"description": "The id of the pet to retrieve",
92
"type": "string"
93
}
0 commit comments