This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
client
/
echo_api
/
python
/
openapi_client
History
ふぁ
e39b99051c
[python] add test Missing the important statement for Datetime in Python binding generation (
#18175
)
...
* [python] add test on datetime response import * [python] update sample * [python] update sample
2024-03-21 15:40:33 +08:00
..
api
[python] add test Missing the important statement for Datetime in Python binding generation (
#18175
)
2024-03-21 15:40:33 +08:00
models
[python] update model_config from dict to ConfigDict (
#17900
)
2024-02-20 17:53:13 +08:00
__init__.py
Add tests for http basic authentication in python client (
#16488
)
2023-09-03 19:11:53 +08:00
api_client.py
Fix problem in sanitize_for_serialization for Python (pydantic type SecretStr ) BUG#16086 (2nd pull) (
#18023
)
2024-03-20 19:14:43 +08:00
api_response.py
python: adjust basic typing information (
#17511
)
2024-01-06 15:40:42 +08:00
configuration.py
python: enable more mypy checks 1/n (
#17556
)
2024-01-09 16:45:05 +08:00
exceptions.py
python: adjust basic typing information (
#17511
)
2024-01-06 15:40:42 +08:00
py.typed
add py.typed (
#15804
)
2023-06-10 21:48:54 +08:00
rest.py
[Python] Fix object serialization for multipart requests (
#18140
)
2024-03-19 18:31:08 +08:00