mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-14 05:30:51 +00:00
* [Ada] New options to choose the Ada support library in client and server generated code * new option httpSupport to choose between Curl or AWS (Ada Web Server) support * new option openApiName to choose the package name of the OpenAPI support library * update the templates to customize the support library * update generated GNAT config.gpr file * update the client petstore Ada samples * Fix call to toLowerCase() to give a locale * Rebuild the Ada generator documentation