删除 test_main.http

This commit is contained in:
2024-03-01 14:21:37 +08:00
parent 905b3dcef8
commit a7e630cd84

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
###