Files
api-specs/idn/beta/schemas/AccountUsage.yaml
GitHub Action Bot dc58214a8e Automated commit 'SMA-2086 added api specs for source usages and account usages endpoints to internal beta api specs (#1251)
* SMA-2086 added api specs for source usages and account usages endpoints to internal beta api specs

* SMA-2086 fixed linting errors

* SMA-2086 fixed linting errors' by github action: 4790519543
2023-04-24 19:58:18 +00:00

14 lines
340 B
YAML

type: object
properties:
date:
type: string
format: date
description:
The first day of the month for which activity is aggregated.
example: '2023-04-21'
count:
type: integer
format: int64
description: >-
The number of days within the month that the account was active in a source.
example: 10