> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://buildwithfern.com/learn/llms.txt.

## 5.125.3

**`(fix):`** Preserve OpenAPI top-level `tags[].description` as the package description when importing
OpenAPI specs with the default parser, so tag descriptions reach the docs API definition.

## 5.125.2

**`(chore):`** No functional changes. Verifies the CLI release pipeline after the beta publish step was added.

## 5.125.1

**`(fix):`** dynamic IR now sets `wrapperProperty` on auth schemes when the API has multiple auth schemes so snippet generators can nest constructor options the way generated SDKs expect.