We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05daef4 commit d7889bbCopy full SHA for d7889bb
src/entity_graph_api/main.py
@@ -11,4 +11,4 @@
11
12
@app.get("/")
13
async def root():
14
- return {"message": "Welcome to the FastAPI Auth Boilerplate!"}
+ return {"message": "Welcome to the entity graph API!"}
0 commit comments