diff options
Diffstat (limited to 'apps/docs/api-reference/endpoints/memory-management')
| -rw-r--r-- | apps/docs/api-reference/endpoints/memory-management/put-update.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/api-reference/endpoints/memory-management/put-update.mdx b/apps/docs/api-reference/endpoints/memory-management/put-update.mdx index 8970ffe3..5f8b646d 100644 --- a/apps/docs/api-reference/endpoints/memory-management/put-update.mdx +++ b/apps/docs/api-reference/endpoints/memory-management/put-update.mdx @@ -4,4 +4,4 @@ openapi: put /update/{id} Update an existing memory. Please note that all existing metadata will be replaced with the new ones. -You can also use the /add endpoint along with the ID specified. +You can also use the /add endpoint along with the ID specified.
\ No newline at end of file |