Skip to content
Open
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
6 changes: 6 additions & 0 deletions api/swagger/swagger-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9680,6 +9680,12 @@ components:
description: Placement hosts for the track
stem_of:
$ref: '#/components/schemas/stem_parent'
access_authorities:
type: array
nullable: true
items:
type: string
description: Programmable distribution - wallet addresses that can sign to authorize stream access. When set, only these addresses (not validator keys) may sign stream URLs.
remix_of:
$ref: '#/components/schemas/remix_parent_write'
ddex_app:
Expand Down