mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
Fix typo in Admin::Cohort entity (#1392)
Fix type in Admin::Cohort entity
This commit is contained in:
parent
c145e063fa
commit
5ef587184d
@ -107,7 +107,7 @@ Daily retention data for the week between 2022-09-08 and 2022-09-14, given that
|
||||
|
||||
## CohortData entity attributes {#CohortData}
|
||||
|
||||
### `date` {date}
|
||||
### `date` {#date}
|
||||
|
||||
**Description:** The timestamp for the start of the bucket, at midnight.\
|
||||
**Type:** String (ISO 8601 Datetime)\
|
||||
@ -132,4 +132,4 @@ Daily retention data for the week between 2022-09-08 and 2022-09-14, given that
|
||||
|
||||
{{< page-relref ref="methods/admin/retention" caption="admin/retention API methods" >}}
|
||||
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/admin/cohort_serializer.rb" caption="app/serializers/rest/admin/cohort_serializer.rb" >}}
|
||||
{{< caption-link url="https://github.com/mastodon/mastodon/blob/main/app/serializers/rest/admin/cohort_serializer.rb" caption="app/serializers/rest/admin/cohort_serializer.rb" >}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user