Skip to content

Commit

Permalink
Removed requirement for id and broadcastChannel from primaryAssetView…
Browse files Browse the repository at this point in the history
…Details
  • Loading branch information
stormybriggs1 committed Jul 17, 2019
1 parent 488c9c5 commit c69d745
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions schemas/context/media-timed-asset-view-details.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,7 @@
}
},
"required": [
"@id",
"xdm:playerName",
"xdm:broadcastChannel"
"xdm:playerName"
]
}
},
Expand All @@ -91,4 +89,4 @@
"$ref": "#/definitions/media-asset-view-details"
}
]
}
}

0 comments on commit c69d745

Please sign in to comment.