fix: typo

This commit is contained in:
b1ek 2024-08-30 17:17:42 +10:00
parent ca1f629f05
commit eb06d4d033
Signed by: blek
GPG Key ID: 14546221E3595D0C
1 changed files with 2 additions and 2 deletions

View File

@ -474,11 +474,11 @@ components:
example: [
{
"by": "id",
"type": "asc"
"sort": "asc"
},
{
"by": "id",
"type": "desc"
"sort": "desc"
}
]
pagination: