5.41.0
(feat): Add X-Request-Id header to all CLI v2 HTTP requests for request tracing and debugging.
5.40.1
(fix): Add /openapi.json, /openapi.yaml, /openapi.yml, /asyncapi.json, /asyncapi.yaml, and /asyncapi.yml
to the link validator whitelist, and add pattern-based matching for dynamic API spec paths like
/openapi/<id>.json so fern check no longer reports false broken-link errors for these special doc pages.