Skip to content

Commit ebe43d3

Browse files
authored
fix(api-connection): normalise schema names for fast-api generated client (#340)
In FastAPI 0.119.0, OpenAPI generation creates schemas with hyphens in names, eg Foo-Input, Bar-Output. This was causing code generation to fail. Updated to ensure we normalise names to PascalCase prior to code generation.
1 parent a80fafc commit ebe43d3

File tree

5 files changed

+2590
-577
lines changed

5 files changed

+2590
-577
lines changed

0 commit comments

Comments
 (0)