Skip to content

Commit 3c5b802

Browse files
[BOT] [CREATE-SWAGGER] [SKIP-GH-PAGES] create swagger for "multichain-aggregator" of version main
1 parent 6b7810f commit 3c5b802

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

services/multichain-aggregator/main/swagger.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,13 @@ paths:
287287
in: path
288288
required: true
289289
type: string
290+
- name: sort_by
291+
description: |-
292+
Metric used to sort chain metrics. Supported values: active_accounts, daily_transactions,
293+
new_addresses, tps. Defaults to active_accounts.
294+
in: query
295+
required: false
296+
type: string
290297
tags:
291298
- ClusterExplorerService
292299
/api/v1/clusters/{cluster_id}/chains:

0 commit comments

Comments
 (0)