mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 07:42:43 +00:00
docs.
This commit is contained in:
parent
190b0534c0
commit
0f49f2a9dd
5 changed files with 5 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
openapi: post /add
|
||||
openapi: POST /add
|
||||
---
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
openapi: get /session
|
||||
openapi: GET /session
|
||||
---
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
openapi: post /search
|
||||
openapi: POST /search
|
||||
---
|
||||
|
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
openapi: post /fastsearch
|
||||
openapi: POST /fastsearch
|
||||
---
|
||||
Loading…
Add table
Add a link
Reference in a new issue