File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
tools/spectral/ipa/rulesets Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,11 @@ For rule definitions, see [IPA-106.yaml](https://github.com/mongodb/openapi/blob
5050
5151For rule definitions, see [ IPA-108.yaml] ( https://github.com/mongodb/openapi/blob/main/tools/spectral/ipa/rulesets/IPA-108.yaml ) .
5252
53- | Rule Name | Description | Severity |
54- | ---------------------------------------------- | ------------------------------------------------------------------------------------ | -------- |
55- | xgen-IPA-108-delete-response-should-be-empty | Delete method response should not have schema reference to object. http://go/ipa/108 | warn |
56- | xgen-IPA-108-delete-method-return-204-response | DELETE method must return 204 No Content. http://go/ipa/108 | warn |
57- | xgen-IPA-108-delete-include-404-response | DELETE method must include 404 response and return it when resource not found | warn |
53+ | Rule Name | Description | Severity |
54+ | ---------------------------------------------- | ------------------------------------------------------------------------------------------------ | -------- |
55+ | xgen-IPA-108-delete-response-should-be-empty | Delete method response should not have schema reference to object. http://go/ipa/108 | warn |
56+ | xgen-IPA-108-delete-method-return-204-response | DELETE method must return 204 No Content. http://go/ipa/108 | warn |
57+ | xgen-IPA-108-delete-include-404-response | DELETE method must include 404 response and return it when resource not found. http://go/ipa/108 | warn |
5858
5959### IPA-109
6060
You can’t perform that action at this time.
0 commit comments