diff options
| author | Dhravya Shah <[email protected]> | 2025-03-23 20:29:06 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-03-23 20:29:06 -0700 |
| commit | 190b0534c0156a76015dead2a33a910962f9471a (patch) | |
| tree | b1685247853fc55739e6ad5fee73f7e71d6fa88c /apps/docs | |
| parent | v2 docs (diff) | |
| download | supermemory-190b0534c0156a76015dead2a33a910962f9471a.tar.xz supermemory-190b0534c0156a76015dead2a33a910962f9471a.zip | |
openapi fix
Diffstat (limited to 'apps/docs')
| -rw-r--r-- | apps/docs/mint.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/mint.json b/apps/docs/mint.json index 1a611181..87852288 100644 --- a/apps/docs/mint.json +++ b/apps/docs/mint.json @@ -29,7 +29,7 @@ { "name": "API Reference", "url": "api-reference/endpoints", - "openapi": "https://v2.api.supermemory.ai/openapi" + "openapi": "/openapi.json" }, { "name": "Changelog", |