mirror of
https://github.com/valitydev/swag-analytics.git
synced 2024-11-06 08:45:28 +00:00
9 lines
234 B
YAML
9 lines
234 B
YAML
description: |
|
|
Сгруппированый по магазинам список текущих балансов
|
|
type: object
|
|
properties:
|
|
groupBySHopResults:
|
|
type: array
|
|
items:
|
|
$ref: '#/definitions/ShopAmountResult'
|