Skip to content

Commit

Permalink
Add startsAfterPrevious for broadcast round schema (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
fitztrev authored Aug 12, 2024
1 parent ebcbc19 commit 62289e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/specs/schemas/BroadcastRoundInfo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ properties:
startsAt:
type: integer
format: int64
startsAfterPrevious:
type: boolean
description: "The start date/time is unknown and the round will start automatically when the previous round completes"
finished:
type: boolean
url:
Expand Down

0 comments on commit 62289e4

Please sign in to comment.