-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Milestone
Description
Description
Swagger supports Ada for the client side generation. The Ada server side is not yet implemented
and it is necessary for get a complete implementation.
Swagger-codegen version
Latest master
Suggest a fix/enhancement
I've started to add the Ada server support for Swagger codegen.
The Ada client support is already supported and fully functional.
The Ada server support will use the same backend and same Ada swagger library
(see https://github.com/stcarrez/swagger-ada).
I'm having some functional Ada REST server with Swagger codegen generator
so I may submit a pull request in the next days (if time permits).
wing328