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 0f8bfc4 commit 82aa625Copy full SHA for 82aa625
README.md
@@ -185,7 +185,7 @@ The example requests assume that the service is running locally and configured
185
to listen on port 9000.
186
187
- Landing page (HTML or JSON): http://localhost:9000/
188
-- Landing page (HTML): http://localhost:9000/index,html
+- Landing page (HTML): http://localhost:9000/index.html
189
- Landing page (JSON): http://localhost:9000/index.json
190
- OpenAPI definition: http://localhost:9000/api
191
- OpenAPI test UI: http://localhost:9000/api.html
0 commit comments