Replies: 1 comment
-
We have openai api in examples: https://github.com/ogen-go/ogen/blob/main/_testdata/examples/openai.yml But patch was required to make it work: d7af5d8 Hope this will get you some hints. If not, let us know and we wil try to help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to generate the client code for some of these endpoints:
https://raw.githubusercontent.com/openai/openai-openapi/master/openapi.yaml
but I am getting these errors:
Any insights on what are those errors ? these are the configuration I am using
generate.go
ogen.yml
Beta Was this translation helpful? Give feedback.
All reactions