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 5b62343 commit becbe1eCopy full SHA for becbe1e
tests/assets/with_docs_url_set.py
@@ -8,4 +8,4 @@
8
9
@app.get("/")
10
def api_root():
11
- return {"message": "single file api"}
+ return {"message": "any message"}
tests/assets/without_docs_url_set.py
0 commit comments