openapi-generator/bin/openapi3
William Cheng 0d20f75afc
Update default value, fix example value (#370)
* fix python flask NPE with oas3

* update perl default value, fix example value

* update android sample, fix example value

* restore x-swagger-router-controller for nodejs server generator

* update default value for bash client, fix example value, invalid tag

* update default value for objc

* update objc pestore core data
2018-05-08 19:51:15 +08:00
..
security Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
akka-scala-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
android-petstore-all.sh Update default value, fix example value (#370) 2018-05-08 19:51:15 +08:00
android-petstore-httpclient.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
android-petstore-volley.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
bash-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
clojure-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
csharp-dotnet2-petstore.sh update c# 2.0 samples (#285) 2018-05-02 14:30:25 +08:00
csharp-petstore-net-standard.sh update c# 2.0 samples (#285) 2018-05-02 14:30:25 +08:00
csharp-petstore.sh update c# 2.0 samples (#285) 2018-05-02 14:30:25 +08:00
csharp-property-changed-petstore.sh update c# 2.0 samples (#285) 2018-05-02 14:30:25 +08:00
dart-petstore.sh Update Dart default value, re-enable Objc Tests (#328) 2018-05-06 01:45:52 +08:00
dynamic-html.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
elixir-petstore.sh update elixir with oas3 petstore (#318) 2018-05-04 23:52:52 +08:00
elm-petstore.sh Add Elm script with Petstore OAS3 (#293) 2018-05-02 23:04:16 +08:00
erlang-petstore-client.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
erlang-petstore-server.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
finch-petstore-server.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
flash-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
go-petstore-server.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
groovy-petstore.sh update groovy with oas3 petstore, no diff (#205) 2018-04-23 18:50:59 +08:00
haskell-http-client-petstore.sh rearrange how map, array, model are checked in body request (#277) 2018-05-01 12:39:56 +08:00
haskell-servant-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
html2-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
html-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
javascript-closure-angular.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
jaxrs-cxf-client-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
lua-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
lumen-petstore-server.sh Update Lumen generator petstore with OAS2, OAS3 (#256) 2018-04-30 16:12:25 +08:00
nodejs-petstore-google-cloud-functions.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
nodejs-petstore-server.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
objc-petstore-coredata.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
objc-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
perl-petstore.sh Update Perl client samples (OAS2, OAS3) with various fixes (#204) 2018-04-23 17:49:48 +08:00
php-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
php-silex-petstore-server.sh Update PHP Silex server petstore with OAS2, OAS3 (#254) 2018-04-28 21:48:22 +08:00
php-symfony-petstore.sh Update PHP Symfony server petstore with OAS2, OAS3 (#255) 2018-04-28 14:38:37 +08:00
pistache-server-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
powershell-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
python-flask-petstore-python2.sh Update default value, fix example value (#370) 2018-05-08 19:51:15 +08:00
python-flask-petstore.sh Update default value, fix example value (#370) 2018-05-08 19:51:15 +08:00
qt5-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
r-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
rails5-petstore-server.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
restbed-petstore-server.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
ruby-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
rust-petstore.sh Update rust client with Petstore OAS2 (#148) 2018-05-04 01:38:40 +08:00
scala-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
scalatra-petstore-server.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
scalaz-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
sinatra-petstore-server.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
slim-petstore-server.sh Update PHP Slim server samples with OAS2, OAS3 (#258) 2018-04-28 21:48:40 +08:00
tizen-petstore.sh Add echo line at the beginning of each sh script (#202) 2018-04-23 09:58:45 +02:00
typescript-angular-petstore-all.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-angular-v2-petstore-interfaces.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-angular-v2-petstore-with-npm.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-angular-v2-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-angular-v4-petstore-with-npm.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-angular-v4.3-petstore-with-npm.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-angularjs-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-aurelia-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-fetch-petstore-all.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-fetch-petstore-interfaces.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-fetch-petstore-target-es6.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-fetch-petstore-with-npm-version.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-fetch-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-inversify-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-jquery-petstore-all.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-jquery-petstore-with-npm.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-jquery-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-node-petstore-all.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-node-petstore-with-npm.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
typescript-node-petstore.sh Update TypeScript Petstore samples with OAS3 (#253) 2018-04-28 12:11:02 +08:00
ze-ph-petstore-server.sh update default value for elixir (#319) 2018-05-05 01:37:48 +08:00