Browse Source

Update api_usage.json

pull/14412/head
Vladyslav Prykhodko 9 months ago
committed by GitHub
parent
commit
7b1bee4380
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      ui-ngx/src/assets/dashboard/api_usage.json

4
ui-ngx/src/assets/dashboard/api_usage.json

@ -100,8 +100,8 @@
"displayPagination": true, "displayPagination": true,
"defaultPageSize": 10, "defaultPageSize": 10,
"sortOrder": { "sortOrder": {
"property": "createdTime", "property": "name",
"direction": "DESC" "direction": "ASC"
} }
}, },
"title": "{i18n:api-usage.exceptions}", "title": "{i18n:api-usage.exceptions}",

Loading…
Cancel
Save