Skip to content

Commit

Permalink
Merge pull request #372 from fitztrev/broadcast-round-schema
Browse files Browse the repository at this point in the history
Properties tour and rounds are always included in the response
  • Loading branch information
ornicar authored Aug 22, 2024
2 parents 314f949 + b498524 commit 3474094
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/specs/schemas/BroadcastWithRounds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ properties:
type: array
items:
$ref: "./BroadcastRoundInfo.yaml"

required:
- tour
- rounds

0 comments on commit 3474094

Please sign in to comment.