William Cheng
df8851d627
update orjson to newer version ( #17982 )
2024-02-28 11:45:26 +08:00
William Cheng
82bb813aeb
update fastapi dependencies to newer versions ( #17871 )
2024-02-15 15:27:17 +08:00
William Cheng
887b860007
Update python-fastapi generator to support Pydantic v2 ( #17369 )
...
* update python fastapi to support pydantic v2
* add new files
* update samples
* update samples
* update starlette
* update typing extensions
* update email validator
2024-02-15 14:15:51 +08:00
William Cheng
4810dd52c3
[python-fastapi] auto generate impl folder ( #17852 )
...
* auto generate impl folder
* fix working dir
* install pytest
* add new file
* update, fix
* test with py 3.9
* fix tests
* update doc
2024-02-15 13:08:04 +08:00
Aarni Koskela
67b129fda9
python: Remove usage of six ( #16675 )
2023-09-28 19:26:42 +08:00
William Cheng
8bad27e0ab
update python fastapi server dependencies ( #15650 )
2023-05-29 17:16:15 +08:00
William Cheng
85a7d69b5f
update starlette to newer version ( #14700 )
2023-02-15 14:59:43 +08:00
Fynn Tang
f6be077efb
fix(sec): upgrade websockets to 10.0 ( #14593 )
...
* update websockets 8.1 to 10.0
* fix(sec): upgrade websockets to 10.0
2023-02-03 09:37:28 +08:00
William Cheng
a57fb9e109
update certifi to newer version ( #14228 )
2022-12-09 10:48:49 +08:00
caption
f32bf510c0
update urllib3 1.26.4 to 1.26.5 ( #14183 )
2022-12-06 12:02:56 +08:00
Nikita Vakula
0da4099868
New python-fastapi generator ( #9611 )
...
* [python-fastapi] Added new generator
See https://fastapi.tiangolo.com/ for more details about FastAPI
Signed-off-by: Nikita Vakula <programmistov.programmist@gmail.com>
* [python-fastapi] Added samples
Signed-off-by: Nikita Vakula <programmistov.programmist@gmail.com>
2021-05-30 17:43:31 +08:00