fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
Apache License 2.0
2.6k stars 139 forks source link

feat(cli): add display-name and availability to discriminated union fern definition #4609

Closed RohinBhargava closed 3 weeks ago

RohinBhargava commented 3 weeks ago

This PR introduces a new feature to the SingleUnionTypeSchema by adding a display-name field.

dannysheridan commented 3 weeks ago

Well-written PR description @billytrend-cohere!