Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/event-catalog/daily.data.menstrual_cycle.created.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: daily.data.menstrual_cycle.created
description: "Webhook event fired when new menstrual cycle data data is ingested for a user, signaling that fresh daily data is ready to fetch."
description: "Webhook event fired when new menstrual cycle data is ingested for a user, signaling that fresh daily data is ready to fetch."
openapi-schema: ClientFacingMenstrualCycleChanged
---
2 changes: 1 addition & 1 deletion docs/event-catalog/daily.data.menstrual_cycle.updated.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: daily.data.menstrual_cycle.updated
description: "Webhook event fired when existing menstrual cycle data data is updated for a user, indicating revised daily data is available."
description: "Webhook event fired when existing menstrual cycle data is updated for a user, indicating revised daily data is available."
openapi-schema: ClientFacingMenstrualCycleChanged
---
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: historical.data.menstrual_cycle.created
description: "Webhook event fired when a historical pull of menstrual cycle data data completes for a user, signaling backfilled data is ready."
description: "Webhook event fired when a historical pull of menstrual cycle data completes for a user, signaling backfilled data is ready."
openapi-schema: ClientFacingMenstrualCycleHistoricalPullCompleted
---