Commit graph

11 commits

Author SHA1 Message Date
Dhravya Shah
de7332ba07 docs: vendor OpenAPI spec locally to fix deploy validation
The hosted spec at api.supermemory.ai/v3/openapi fails Mintlify's OpenAPI
validation: PATCH /brain/models 200 response is missing the required
'description' field, which aborted the whole docs deploy. Vendor the spec
into the repo with the missing description patched, and point both the api
config and the API Reference tab at the local file so deploys no longer
depend on fetching (or the validity of) the live endpoint.

Root-cause fix still needed API-side: add the description to the
/brain/models PATCH route's 200 response in the OpenAPI generator.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 16:19:14 -07:00
Mahesh Sanikommmu
39003aff23 New Version of Supermemory Consumer App 2025-08-16 18:50:10 -07:00
Dhravya Shah
9c2f020c2c connections endpoints 2025-04-05 16:49:03 -07:00
Dhravya Shah
3af7557f15 updated openapi 2025-03-25 13:44:42 -07:00
Dhravya Shah
b8d9e901b4 auth info in endpoints 2025-03-23 21:21:38 -07:00
Dhravya Shah
71dc0f3598 fix: api reference page 2025-03-23 21:06:22 -07:00
Dhravya Shah
2016145b83 v2 docs 2025-03-23 20:27:24 -07:00
Dhravya Shah
f8dfb87604 Documentation edits made through Mintlify web editor 2025-03-23 20:18:37 -07:00
Dhravya Shah
690d94e329 docs: add notes about infrastructure 2025-01-31 19:13:21 -07:00
Dhravya Shah
feb3c34a96 docs: v1 2025-01-31 15:42:16 -07:00
Dhravya Shah
af4c98a27c api docs 2025-01-30 22:27:14 -07:00