0.63.21
(fix):
allOf
schemas that share properties with the parent schema’s required properties will now be parsed as an inline allOf
schema.
0.63.20
(fix):
Implement V3 parser support for streamCondition endpoints.
0.63.19
(fix):
Added automatic display names for undiscriminated union members based on their type names for the original OpenAPI parser.
0.63.18
(fix):
Parse the x-fern-global-headers
extension to add global headers to the IR.
0.63.17
(fix):
Encode path parameters appropriately when constructing URLs.