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 122c87b commit 32cda74Copy full SHA for 32cda74
src/riskdb/api/docs.py
@@ -29,7 +29,7 @@
29
"version": "1.0.0"
30
},
31
# "host": "mysite.com", # overrides localhost:500
32
- "basePath": "/api", # base bash for blueprint registration
+ # "basePath": "/api", # base bash for blueprint registration
33
"schemes": [
34
# "http",
35
"https"
0 commit comments