We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f659a commit 41a1c6eCopy full SHA for 41a1c6e
1 file changed
examples/v3.0/petstore.yaml
@@ -72,7 +72,7 @@ paths:
72
content:
73
application/json:
74
schema:
75
- $ref: "#/components/schemas/Pets"
+ $ref: "#/components/schemas/Pet"
76
default:
77
description: unexpected error
78
0 commit comments