We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The current client code generation is a bit un-idiomatic and pretty painful to use.
We want to make one that is closer to idiomatic go, and that would actually make it simpler and nicer to consume the API.
This issue is here for the sake of tracking progress on the client, as to say:
https://github.com/deepmap/oapi-codegen https://github.com/openapitools/openapi-generator
https://github.com/google/go-github
The text was updated successfully, but these errors were encountered:
karitham
Successfully merging a pull request may close this issue.
The current client code generation is a bit un-idiomatic and pretty painful to use.
We want to make one that is closer to idiomatic go, and that would actually make it simpler and nicer to consume the API.
This issue is here for the sake of tracking progress on the client, as to say:
References
Code generators
https://github.com/deepmap/oapi-codegen
https://github.com/openapitools/openapi-generator
Example client
https://github.com/google/go-github
The text was updated successfully, but these errors were encountered: