mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-10 01:36:15 +00:00
* Ada generator generates "=>" (correct syntax) instead of "->". Fixes #7450 * Updated the Ada petstore samples * Committing "VERSION" file and the rest of the petstore samples * Redone the algorithm to sort the models by their dependencies, to create correct *-model.ads files. To fix #7485 * changed tabs into spaces