Skip to content

@redocly/cli@2.38.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:30
1192323

Minor Changes

  • Added an experimental drift command that compares recorded HTTP traffic (HAR, Kong, Nginx/Apache JSON, NDJSON) against an OpenAPI description and reports undocumented endpoints, schema mismatches, and security findings.
  • Added an experimental proxy command that captures live HTTP traffic through a reverse proxy into a HAR file and optionally validates it against an OpenAPI description in real time.

Patch Changes

  • Updated @redocly/openapi-core to v2.38.0.