Sai Giridhar P
e3bc228dd5
[python] Adding constructor parameters to Configuration and improving documentation ( #3002 )
...
* feat(python): Updated configuration's constructor and documentation
* feat(python): Updated documentation
* feat(python): Updated pet project
* feat(python): Updated pet project
* feat(python): Fixing host
* feat(python): Updating pet project
* feat(python): Fixing indentation
2019-05-30 00:50:26 +08:00
Tim Bedard
3d92ea0eda
[Bug] [Python] Fix #2092 python docs example quoting ( #2669 )
...
* replaced setParameterExampleValue method
* removed old method
* fixed bool, test fix for objects
* continued fix
* double override
* regenerated petstore client
* regenerated oas3 sample
* updated asyncio and tornado generated clients for CI
2019-04-17 10:49:50 +08:00
William Cheng
2eb99f602a
Add Bearer authentication support to Python client ( #1999 )
...
* add bearer auth support to python
* add bearer auth support to python
* update python oas2 petstore samples
* update samples
* add bearer format
* update php symfony samle
2019-01-30 22:16:53 +08:00
William Cheng
7811390b7b
Add multiple servers support to Python client ( #1969 )
...
* add multiple server support to python client
* various fixes
* minor fixes, add tests
* test oas2 python first
* fix tests
* fix issues reported by flake8
* update code format
* add python petstore to ensure up-to-date
* rearrange test
* fix E501
* fix tests
* add new files
* fix script permission
* fix index check
* update samples
2019-01-28 11:24:48 +08:00