Update
This commit is contained in:
1
main.py
1
main.py
@@ -1928,6 +1928,7 @@ async def download_inp(name: str, response: Response):
|
||||
response.status_code = status.HTTP_400_BAD_REQUEST
|
||||
return True
|
||||
|
||||
|
||||
# DingZQ, 2024-12-28, convert v3 to v2
|
||||
@app.get("/convertv3tov2/",response_model=None)
|
||||
async def fastapi_convert_v3_to_v2(req: Request) -> ChangeSet:
|
||||
|
||||
Reference in New Issue
Block a user