> 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.126.0

**`(feat):`** Every entry of a schema-level `examples` array on an OpenAPI request or response body schema now
becomes a separate, selectable example in the API reference (labelled `Example 1`, `Example 2`, ...)
whenever the media type object does not define its own `example`/`examples`. Previously only the
first schema-level example was used.