updated diagram (#1921)

This commit is contained in:
Dmitry Shmulevich 2021-11-08 18:17:29 -08:00 committed by GitHub
parent 01baed2be9
commit 57f24b82a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ The body of the request is the JSON map with 3 entries: `filter`, `sort`, and `p
The `filter` is an optional section. It specifies the query conditions in the form of a tree of key/value operations, where the key is the operator and the value is the operands.
The following operations are supported:
| Operator | Operands | Description |
|----------|-------------|--------------|
| `EQ` | key:value | key == value |

Binary file not shown.

Before

Width:  |  Height:  |  Size: 190 KiB

After

Width:  |  Height:  |  Size: 191 KiB