Skip to content

@redocly/cli@2.48.0

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Aug 07:17
· 2 commits to main since this release
56c5fc5

Minor Changes

  • Added agent-friendly client generation: python, go, php, and cli generators beside the TypeScript client, each self-documenting with --docs, configurable per generator, and available as source in your own repository through eject-generator.

Patch Changes

  • Fixed an issue where the bundle command didn't resolve $refs inside an AsyncAPI 3 Multi Format Schema Object.
  • Fixed an issue where respect --har-output recorded an empty postData for every request.
    Request bodies are written to the HAR.
    Captures replayed through drift can have their request bodies validated instead of silently passing.
  • Updated @redocly/client-generator to v0.4.0.
  • Updated @redocly/openapi-core to v2.48.0.