Skip to content

@redocly/openapi-core@1.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 13:17
· 21 commits to main since this release
90a79ee

Minor Changes

  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes

  • Fixed no-invalid-media-type-examples rule externalValue example validation.
  • Process remove-unused-components rule transitively; components are now removed if they were previously referenced by a removed component.