We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ffbc41 commit 01d6733Copy full SHA for 01d6733
examples/v3.0/petstore-expanded.yaml
@@ -55,7 +55,7 @@ paths:
55
schema:
56
$ref: '#/components/schemas/Error'
57
post:
58
- description: Creates a new pet in the store. Duplicates are allowed
+ description: Creates a new pet in the store. Duplicates are allowed
59
operationId: addPet
60
requestBody:
61
description: Pet to add to the store
0 commit comments