mirror of
https://github.com/edufeed-org/nips.git
synced 2025-12-10 00:34:32 +00:00
format(all): json formatting
This commit is contained in:
parent
b4a2561df7
commit
e6552476aa
36 changed files with 206 additions and 194 deletions
4
50.md
4
50.md
|
|
@ -15,9 +15,9 @@ extensible framework for performing such queries.
|
|||
## `search` filter field
|
||||
|
||||
A new `search` field is introduced for `REQ` messages from clients:
|
||||
```json
|
||||
```jsonc
|
||||
{
|
||||
...
|
||||
// other fields on filter object...
|
||||
"search": <string>
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue