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