diff options
| author | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
|---|---|---|
| committer | Dhravya Shah <[email protected]> | 2025-03-23 20:27:24 -0700 |
| commit | 2016145b8333d7d7e6283efadc8261891751e7a9 (patch) | |
| tree | eaf0f4f002bc373b61c1efd88339de4c1002c9bd /apps/docs/essentials | |
| parent | Documentation edits made through Mintlify web editor (diff) | |
| download | supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.tar.xz supermemory-2016145b8333d7d7e6283efadc8261891751e7a9.zip | |
v2 docs
Diffstat (limited to 'apps/docs/essentials')
| -rw-r--r-- | apps/docs/essentials/metadata-filtering.mdx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/docs/essentials/metadata-filtering.mdx b/apps/docs/essentials/metadata-filtering.mdx index 3ac4e6a7..d2df77ea 100644 --- a/apps/docs/essentials/metadata-filtering.mdx +++ b/apps/docs/essentials/metadata-filtering.mdx @@ -12,7 +12,7 @@ You can do all this filtering using Supermemory's api. Here's a quick example -```json [expandable] +```json { "AND": [ { |