You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ving/docs/subsystems/ving-schema.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -389,7 +389,7 @@ An optional boolean that if true will allow searching via the [rest api](rest) f
389
389
390
390
An optional boolean that if true will do 2 things if added to an `id` prop `type`:
391
391
392
-
* Allows searching via the [rest api](rest) for exact match filtering against this id using its integer value in addiont to the encrypted string assuming `filterQualifier` is true.
392
+
* Allows searching via the [rest api](rest) for exact match filtering against this id using its integer value in addiont to the encrypted string assuming `filterQualifier`or `filterQuery`is true.
393
393
* Adds the real id to the `meta.realId` object in the [rest api](rest) response.
0 commit comments