-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
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
Begin implementing OpenAPI -> Rust codegen #407
base: master
Are you sure you want to change the base?
Conversation
Generate changelog in
|
This seems like a reasonable thing to build but I don't think it should be done in this repo in particular. |
@sfackler Thanks for the comment, this is fine. I was having trouble trying to figure out how these changes would play nice with the RFC-002 anyway. Are you open to the changes exposing the |
I definitely don't want to make conjure-codegen internals public API. |
Before this PR
After this PR
==COMMIT_MSG==
==COMMIT_MSG==
Possible downsides?