Skip to content

Commit ee96c04

Browse files
Update docs/reference/JSON.md
Co-authored-by: Drew Thomas <drew@cipherstash.com>
1 parent ca5a4f6 commit ee96c04

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/reference/JSON.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,8 @@ WHERE cs_ste_vec_term_v1(encrypted_json,
262262
"v":1,
263263
"k":"pt",
264264
"p":2,
265-
"i":{"t":"examples","c":"encrypted_json"}
265+
"i":{"t":"examples","c":"encrypted_json"},
266+
"q":"ste_vec"
266267
}'
267268
);
268269
```

0 commit comments

Comments
 (0)