@ibm-cloud/openapi-ruleset
Advanced tools
Changelog
0.13.0 (2019-07-17)
change default for all case convention validations to error (#86) (#86) (873d6035cc72a04e58bbe6142cbce22ebb3f041a)
This applies to the following rules: param_name_case_convention
, paths_case_convention
, property_case_convention
, enum_case_convention
The rule snake_case_only
(in categories paths
and schemas
) is now set to off
by default. They will be deprecated in a future release.