mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-27 20:10:56 +00:00
* Fix missing examples * support ArraySchema * Refactor: move the logic to generate samples from DefaultCodegen to ExampleGenerator * Delete unnecessary argument OpenAPI is passed in constructor * Delete unnecessary 'import' * Update samples ( bin/springboot-petstore-server.sh ) * Update samples ( bin/openapi3/nodejs-petstore-server.sh )