Quim Muntal
|
8f13b88ed9
|
Support custom git repository (#3757)
* add gitHost param to GeneratorSettings and related
* parameterize gitHost in READMEs
* parameterize gitHost in go.mod
* parameterize gitHost in git_push
* update petstore samples
* run ./bin/utils/export_docs_generators.sh
* run meta-codehen.sh
* Revert "run meta-codehen.sh"
This reverts commit d6d579f6159186531257cdfdd73b9caf9e9ffeba.
* Revert "run ./bin/utils/export_docs_generators.sh"
This reverts commit 1b81538198d4319fd1b4e97447303e3cc0e8dc99.
* Revert "update petstore samples"
This reverts commit f513add88396707f6991ae2e4920359583ec88f1.
* run ensure-up-to-date
|
2019-09-03 21:35:49 +08:00 |
|
William Cheng
|
14c241fbce
|
Update python default value (#360)
* update pythong default value
* fix example, update python sample
* update python petstore sample (asyncio, tornado)
|
2018-05-08 01:23:49 +08:00 |
|
Tomasz Prus
|
f6e0e297eb
|
[python-asyncio] tests and fixes (#7235)
* fix: creating ssl context and passing args/files/forms
* feat: python-async add tests
* chore: rebuild petstore sample for python, tornado and asyncio
* feat: add python asyncio to travis
* feat: print coverage (python-asyncio)
|
2018-02-01 17:26:38 +08:00 |
|
Mehdy Bohlool
|
f3c41e866c
|
[Python] Add configuration.{connection_pool_maxsize, assert_hostname} (#6508)
* Backport kubernetes client features:
- assert_hostname
- connection_pool_maxsize
- cleanups
* Update petstore sample
|
2017-09-19 01:25:33 +08:00 |
|