Skip to content

Commit c7f8a39

Browse files
[BOT] [CREATE-SWAGGER] [SKIP-GH-PAGES] create swagger for "multichain-aggregator" of version main
1 parent e9b915c commit c7f8a39

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
@@ -271,6 +271,13 @@ paths:
271271
in: path
272272
required: true
273273
type: string
274+
- name: sort_by
275+
description: |-
276+
Metric used to sort chains. Supported values: active_accounts, daily_transactions,
277+
new_addresses, tps. Defaults to active_accounts.
278+
in: query
279+
required: false
280+
type: string
274281
tags:
275282
- ClusterExplorerService
276283
/api/v1/clusters/{cluster_id}/domain-protocols:

0 commit comments

Comments
 (0)