0.63.29
(fix):
The v3 OpenAPI parser now appropriately creates inlined types for references to
inlined schemas like $ref: /components/schemas/MySchema/properties/foo
(internal):
Bump all generators to IR v58.
0.63.28
(feat):
Add support for overriding FDR server origin via OVERRIDE_FDR_ORIGIN environment variable.
0.63.27
(fix):
Improvements to development server download and shutdown logic.