mirror of https://github.com/dapr/docs.git
updated diagram (#1921)
This commit is contained in:
parent
01baed2be9
commit
57f24b82a7
|
|
@ -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 |
Loading…
Reference in New Issue