forked from loafle/openapi-generator-original
* [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