Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Added two values to Periodicity #143

Closed
Closed
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 schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ Field | title
----- | -----
**Cardinality** | (0,1)
**Required** | No
**Accepted Values** | Must be one of the following: hourly, daily, weekly, yearly, other
**Accepted Values** | Must be one of the following: hourly, daily, weekly, monthly, quarterly, yearly, other
**Usage Notes** | -
**Example** | `{"accrualPeriodicity":"yearly"}`

Expand Down