fix: typo
This commit is contained in:
parent
ca1f629f05
commit
eb06d4d033
|
@ -474,11 +474,11 @@ components:
|
|||
example: [
|
||||
{
|
||||
"by": "id",
|
||||
"type": "asc"
|
||||
"sort": "asc"
|
||||
},
|
||||
{
|
||||
"by": "id",
|
||||
"type": "desc"
|
||||
"sort": "desc"
|
||||
}
|
||||
]
|
||||
pagination:
|
||||
|
|
Loading…
Reference in New Issue