File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
tools/spectral/ipa/rulesets Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 2020 - Suggests using "group", "groups", or "groupId" as alternatives
2121 message : ' {{error}} https://mdb.link/mongodb-atlas-openapi-validation#xgen-IPA-112-avoid-project-field-names'
2222 severity : warn
23+ resolved : false
2324 given :
2425 - ' $.components.schemas..properties'
2526 - ' $.paths..requestBody.content[?(@property.match(/json$/i))].schema..properties'
4647 - Reports any instances where these field names are not in camelCase format
4748 message : ' {{error}} https://mdb.link/mongodb-atlas-openapi-validation#xgen-IPA-112-field-names-are-camel-case'
4849 severity : warn
50+ resolved : false
4951 given :
5052 - ' $.components.schemas..properties'
5153 - ' $.paths..requestBody.content[?(@property.match(/json$/i))].schema..properties'
6466 - Suggests using the direct adjective form instead (e.g., "disabled" instead of "isDisabled")
6567 message : ' {{error}} https://mdb.link/mongodb-atlas-openapi-validation#xgen-IPA-112-boolean-field-names-avoid-is-prefix'
6668 severity : warn
69+ resolved : false
6770 given :
6871 - ' $.components.schemas..properties'
6972 - ' $.paths..requestBody.content[?(@property.match(/json$/i))].schema..properties'
You can’t perform that action at this time.
0 commit comments