Skip to content

v0.13.0

Compare
Choose a tag to compare
@dpopp07 dpopp07 released this 17 Jul 22:51

Features

  • change default for all case convention validations to error (#86)

  • 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.