Skip to content

Commit d25d768

Browse files
Update tools/spectral/ipa/rulesets/IPA-108.yaml
Co-authored-by: Lovisa Berggren <[email protected]>
1 parent e50ef70 commit d25d768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/spectral/ipa/rulesets/IPA-108.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rules:
1919
function: deleteMethod204Response
2020

2121
xgen-IPA-108-delete-include-404-response:
22-
description: DELETE method must include 404 response and return it when resource not found
22+
description: DELETE method must include 404 response and return it when resource not found. http://go/ipa/108
2323
message: '{{error}} http://go/ipa/108'
2424
severity: warn
2525
given: $.paths[*].delete

0 commit comments

Comments
 (0)