Skip to content

Commit d7889bb

Browse files
committed
changed from boilerplate
1 parent 05daef4 commit d7889bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/entity_graph_api/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
@app.get("/")
1313
async def root():
14-
return {"message": "Welcome to the FastAPI Auth Boilerplate!"}
14+
return {"message": "Welcome to the entity graph API!"}

0 commit comments

Comments
 (0)