Commit 27f205e
File tree
- modules
- osbot_fast_api_serverless/deploy
Submodule OSBot-Fast-API updated 23 files
- README.md+1-1
- osbot_fast_api/admin_ui/api/Admin_UI__Fast_API.py+1-1
- osbot_fast_api/api/Fast_API.py+16-16
- osbot_fast_api/api/events/Fast_API__Http_Event.py+1-1
- osbot_fast_api/api/events/Fast_API__Http_Event__Info.py+1-1
- osbot_fast_api/api/events/Fast_API__Http_Event__Request.py+1-1
- osbot_fast_api/api/events/Fast_API__Http_Event__Response.py+1-1
- osbot_fast_api/api/events/Fast_API__Http_Event__Traces.py+1-1
- osbot_fast_api/api/transformers/OpenAPI__To__Python.py+12-12
- osbot_fast_api/api/transformers/Type_Safe__To__Json.py+3-3
- osbot_fast_api/schemas/Safe_Str__Fast_API__Name.py+1-1
- osbot_fast_api/schemas/Safe_Str__Fast_API__Route__Tag.py+1-1
- osbot_fast_api/utils/Fast_API__Server_Info.py+5-5
- osbot_fast_api/version+1-1
- poetry.lock+6-6
- pyproject.toml+1-1
- tests/unit/admin_ui/api/test_Admin_UI__Fast_API.py+1-1
- tests/unit/api/decorators/test_route_path.py+10-10
- tests/unit/api/routes/test_Fast_API__Routes__path_parsing.py+22-22
- tests/unit/api/routes/test_Fast_API__Routes__with_Type_Safe.py+1-1
- tests/unit/api/test_Fast_API.py+2-2
- tests/unit/api/transformers/test_Type_Safe__To__Json.py+3-3
- tests/unit/api/transformers/test__type_safe__Fast_API_Routes__support.py+14-14
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments