github Redocly/redocly-cli @redocly/cli@1.9.0

latest releases: @redocly/respect-core@2.36.0, @redocly/openapi-core@2.36.0, @redocly/cli@2.36.0...
2 years ago

Minor Changes

    • Removed descriptions adding for x-tagGroups for the join command. Descriptions in x-tagGroups are not supported and cause errors on linting.
    • Updated info.title to be used as a name in x-tagGroups instead of a file name for the join command, so you can now join files with the same names.
  • Added new no-required-schema-properties-undefined rule to check if each required schema property is defined.

Patch Changes

  • Fixed an issue where using the --prefix-components-with-info-prop option with the join command caused $refs to include duplicated prefixes.
  • Fixed an issue where $refs ending in # (instead of #/) would break the application.
  • Updated @redocly/openapi-core to v1.9.0.

Don't miss a new redocly-cli release

NewReleases is sending notifications on new releases.