Skip to content

@redocly/openapi-core@2.28.0

Choose a tag to compare

@github-actions github-actions released this 15 Apr 07:55
· 33 commits to main since this release
47bb8cf

Minor Changes

  • Moved the remove-unused-components decorator to the post-bundle phase so that components that become unused only after $ref resolution are correctly removed.

Patch Changes

  • Fixed an issue where the discriminator's defaultMapping property was not resolved when bundling.