-
Notifications
You must be signed in to change notification settings - Fork 6k
Erlang client generator #3816
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
Comments
@loretoparisi we do not have the Erlang API client generator at the moment. Recently @galaxie has contributed a Erlang server generator via #3758. Would you have time to contribute the Erlang API client generator? |
I'm looking to handle this. Can someone link me to any client specific documentation for writing a generator? There is so much to dig through I'm having trouble finding any besides https://github.com/swagger-api/swagger-codegen#making-your-own-codegen-modules |
@tsloughter thanks for offering help on this. A good starting point is https://github.com/swagger-api/swagger-codegen/wiki/How-to-add-a-generator-for-a-new-language-or-framework Another good way is to review other PRs to add new generators: https://github.com/swagger-api/swagger-codegen/pulls?q=is%3Apr+is%3Aclosed+label%3A%22Enhancement%3A+New+generator%22 Let me know if you need further assistance. |
Thanks @wing328 I'm going to open a WIP pull request in hopes to get others interested and giving me feedback if that is ok :) |
Hi all, the Erlang client generator (beta) by @tsloughter has been merged into master. Please pull the latest master to give it a try. |
From @loretoparisi on September 16, 2016 13:0
Is
Erlang
client autogen in the roadmap?Copied from original issue: swagger-api/swagger-editor#1064
The text was updated successfully, but these errors were encountered: