minor updtes testing
This commit is contained in:
parent
8ea1d54f0c
commit
3b2db12fbf
@ -14,4 +14,4 @@ app.add_middleware(
|
||||
@app.get("/hello")
|
||||
@app.get("/api/hello")
|
||||
def hello():
|
||||
return {"message": "Hello from FastAPI"}
|
||||
return {"message": "Hello from FastAPI bro"}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user