openapi-generator/samples/client/petstore-security-test
Justin Black 539ec23298 [python-client] Add model default values (#1776)
* Adds two models to the v2.0 spec, uses examples as defaults in python client

* Adds array default and type_holder_default and type_holder_example tests

* Re-generated python security client with ./bin/security/python-petstore.sh

* Changes comment text, rebased master

* Updates client + server samples

* Adds missing samples updates

* Changes python client to look for true or false with booleans in toDefaultValue

* Changes boolean casting to use Boolean.valueOf

* Adds deserialization fix for python tests

* Changes Mock to namedtuple in python deserialization tests

* Actually remove unittest.mock
2019-01-09 11:18:35 +08:00
..
cpp-qt5 [C++] Adjust the names (script, sample folder, generator) to lang option (#220) 2018-06-07 16:55:43 +08:00
csharp/SwaggerClient Fix various typos in the templates (Ruby, C#) (#1803) 2019-01-05 09:39:10 +08:00
go x-www-form-urlencoded-body-fix (#1187) 2018-10-10 12:24:15 +08:00
java/okhttp-gson [Java][okhttp-gson] Fix bug when performing OAuth token retry (#1576) 2018-12-04 18:33:10 +08:00
javascript [JavaScript] Update vulnerable dependencies (#784) 2018-08-10 21:50:33 +08:00
javascript-closure-angular Rename "swagger" to "openapi" (#191) 2018-04-22 21:28:17 +02:00
objc Rename "swagger" to "openapi" (#191) 2018-04-22 21:28:17 +02:00
perl Cli generator name option, replaces 'language' options in CLI and Maven Plugin (#57) 2018-05-23 05:41:19 +02:00
php Merge remote-tracking branch 'origin' into 4.0.x 2018-11-30 10:16:16 +08:00
python [python-client] Add model default values (#1776) 2019-01-09 11:18:35 +08:00
ruby Fix various typos in the templates (Ruby, C#) (#1803) 2019-01-05 09:39:10 +08:00
scala-httpclient [Scala][client] Rename script, sample folder, template dir (#334) 2018-06-21 17:28:58 +08:00
swift [Swift4] Use CodeableHelper's dateformatter in encode() if configured (#984) 2018-09-17 14:27:47 +08:00
typescript-angular Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator 2018-12-06 17:22:19 +08:00
typescript-angular2 Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator 2018-12-06 17:22:19 +08:00
typescript-fetch Merge branch 'master' of https://github.com/OpenAPITools/openapi-generator 2018-12-06 17:22:19 +08:00
typescript-inversify [typescript] Avoid strictNullChecks errors for apiKeys (#1611) 2018-12-06 17:10:45 +08:00
typescript-jquery Update Groovy petstore client via OAS2 (#133) 2018-04-23 14:12:37 +08:00
typescript-node [typescript] Avoid strictNullChecks errors for apiKeys (#1611) 2018-12-06 17:10:45 +08:00