mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-09 21:59:09 +00:00
* ISSUE-4531 Arrays are now serialized according to the different collection formats. All api classes are also exported in a const array to make handling of large api libraries easier. * Added petstore samples * Fixed indentations and coding style