We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e98c316 commit 83c8c73Copy full SHA for 83c8c73
1 file changed
tests/schema/fail/path-item-object-conflicting-additional-operation.yaml
@@ -6,4 +6,4 @@ paths:
6
/pets/{id}:
7
additionalOperations:
8
POST:
9
- description: must be allowed, use `post` next to `additionalOperations`
+ description: not allowed, use `post` next to `additionalOperations`
0 commit comments