Vladyslav Prykhodko
9 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
ui-ngx/src/assets/dashboard/api_usage.json
|
|
|
@ -100,8 +100,8 @@ |
|
|
|
"displayPagination": true, |
|
|
|
"defaultPageSize": 10, |
|
|
|
"sortOrder": { |
|
|
|
"property": "createdTime", |
|
|
|
"direction": "DESC" |
|
|
|
"property": "name", |
|
|
|
"direction": "ASC" |
|
|
|
} |
|
|
|
}, |
|
|
|
"title": "{i18n:api-usage.exceptions}", |
|
|
|
|