0.46.0-rc1

(fix): * Set inline: true for inline enums imported from OpenAPI.

  • Set inline: true for maps generated from OpenAPI additionalProperties.

0.46.0-rc0

(feat): The Fern Definition now supports bytes as a response type.

service.yml
1 endpoints:
2 download:
3 response: bytes

0.45.4

(fix): Defaults are no longer set on datetimes when converting to docs shapes.