Files
api-specs/idn/v3/schemas/SourceUsage.yaml
GitHub Action Bot 78e5982ae6 Automated commit 'ADI-706 add specs to public beta and v3 (#1413)
* ADI-706 add specs to public beta and v3

* ADI-706 updated descriptions' by github action: 6249488971
2023-09-20 13:44:26 +00:00

14 lines
356 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: number
format: float
description: >-
The average number of days that accounts were active within this source, for the month.
example: 10.45