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 e50ef70 commit d25d768Copy full SHA for d25d768
tools/spectral/ipa/rulesets/IPA-108.yaml
@@ -19,7 +19,7 @@ rules:
19
function: deleteMethod204Response
20
21
xgen-IPA-108-delete-include-404-response:
22
- description: DELETE method must include 404 response and return it when resource not found
+ description: DELETE method must include 404 response and return it when resource not found. http://go/ipa/108
23
message: '{{error}} http://go/ipa/108'
24
severity: warn
25
given: $.paths[*].delete
0 commit comments