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 829d2bc commit 16ab19dCopy full SHA for 16ab19d
README.md
@@ -217,7 +217,7 @@ which documents ground the response.
217
218
The OpenAPI schema ("swagger") is available at http://127.0.0.1:9001/swagger/index.html when
219
running the service locally with OpenAPI enabled.
220
-[Here's a copy](https://editor.swagger.io/?url=https://github.com/microsoft/kernel-memory/blob/main/swagger.json).
+[Here's a copy](https://editor.swagger.io/?url=https://raw.githubusercontent.com/microsoft/kernel-memory/refs/heads/main/swagger.json).
221
222
223
🔗 See also:
0 commit comments