Skip to content

Commit

Permalink
chore: update openapi schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Julusian committed Nov 20, 2024
1 parent 0608916 commit 392f866
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/openapi/api/definitions/studios.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -476,6 +476,15 @@ components:
fallbackPartDuration:
type: number
description: The duration to apply on too short Parts Within QuickLoop when forceQuickLoopAutoNext is set to `enabled_forcing_min_duration`
allowAdlibTestingSegment:
type: boolean
description: Whether to allow adlib testing mode, before a Part is playing in a Playlist
allowHold:
type: boolean
description: Whether to allow hold operations for Rundowns in this Studio
allowPieceDirectPlay:
type: boolean
description: Whether to allow direct playing of a piece in the rundown

required:
- frameRate
Expand Down

0 comments on commit 392f866

Please sign in to comment.