删除 test_main.http

master
wangsiyuan 2024-03-01 14:21:37 +08:00
parent 905b3dcef8
commit a7e630cd84
1 changed files with 0 additions and 11 deletions

View File

@ -1,11 +0,0 @@
# Test your FastAPI endpoints
GET http://127.0.0.1:8000/
Accept: application/json
###
GET http://127.0.0.1:8000/hello/User
Accept: application/json
###