fastapi-code-generator icon indicating copy to clipboard operation
fastapi-code-generator copied to clipboard

Feature request: generate code using openai openapi specification

Open pharindoko opened this issue 1 year ago • 0 comments
trafficstars

I tried to generate code using the openai api spec described here:

https://github.com/openai/openai-openapi/blob/master/openapi.yaml I failed getting some anchor error (that I fixed) and a RecursionError: maximum recursion depth exceeded

pharindoko avatar Jun 02 '24 14:06 pharindoko