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.
1 parent b2d864a commit 62847f2Copy full SHA for 62847f2
specs/composition-full/paths/rules/rule.yml
@@ -60,6 +60,8 @@ put:
60
$ref: '../../../common/responses/FeatureNotEnabled.yml'
61
'403':
62
$ref: '../../../common/responses/MethodNotAllowed.yml'
63
+ '404':
64
+ $ref: '../../../common/responses/CompositionNotFound.yml'
65
'422':
66
$ref: '../../../common/responses/UnprocessableEntity.yml'
67
0 commit comments