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