openapi-generator/samples/server/petstore/nodejs/service
Akihito Nakano 08e0393def Fix missing examples (#305)
* 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 )
2018-05-04 17:25:49 +08:00
..
PetService.js Update NodeJS server petstore samples with OAS2, OAS3 (#113) 2018-04-17 22:58:13 +08:00
StoreService.js Fix missing examples (#305) 2018-05-04 17:25:49 +08:00
UserService.js Fix missing examples (#305) 2018-05-04 17:25:49 +08:00