fix: core doc filter params (#2695)
This commit is contained in:
parent
945bcb194e
commit
5f34970cfb
@ -107,9 +107,13 @@
|
||||
"name": "filter",
|
||||
"in": "query",
|
||||
"description": "filter items",
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"type": "object"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sort": {
|
||||
"name": "sort",
|
||||
|
Loading…
Reference in New Issue
Block a user