@redocly/openapi-core@2.28.0
·
33 commits
to main
since this release
Minor Changes
- Moved the
remove-unused-componentsdecorator to the post-bundle phase so that components that become unused only after$refresolution are correctly removed.
Patch Changes
- Fixed an issue where the discriminator's
defaultMappingproperty was not resolved when bundling.