Skip to content
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

[Ada] Add Ada support for client code generator #6601

Closed
stcarrez opened this issue Oct 1, 2017 · 0 comments
Closed

[Ada] Add Ada support for client code generator #6601

stcarrez opened this issue Oct 1, 2017 · 0 comments

Comments

@stcarrez
Copy link
Contributor

stcarrez commented Oct 1, 2017

Description

Swagger does not support Ada language. There is some interest in the Ada community
to use and implement REST clients.

Swagger-codegen version

Latest master

Suggest a fix/enhancement

I've started to add Ada support for Swagger codegen. I've forked the project and I'm adding
Ada client code generator. The code generator is now able to generate the Ada client side.
The generated Ada code uses a small Ada library that I'm building as a separate project
(see https://github.com/stcarrez/swagger-ada).

I've been in touch with William and I plan to make a pull request for this PR shortly.
For now, the changes are available in https://github.com/stcarrez/swagger-codegen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants