-
Notifications
You must be signed in to change notification settings - Fork 2
'none' channel makes some fields optional #1155
Copy link
Copy link
Open
Labels
APIhttps://dlcs-book.readthedocs.io/en/latest/https://dlcs-book.readthedocs.io/en/latest/refinedIdentify refined tickets in the backlogIdentify refined tickets in the backlog
Milestone
Description
An asset with none delivery-channel is not ingested by Engine - it is effectively a placeholder. To make creation of none assets easier (e.g. for "stub" assets), assets with none delivery-channel should have slightly different validation logic. "origin" and "mediaType" are optional and given a placeholder if omitted.
-
"origin"is optional, ifnonedelivery-channel. Default to:"https://example.org/origin" - An "origin" of
"https://example.org/origin"is invalid for any other delivery-channels -
"mediaType"is optional, ifnonedelivery-channel. Default to: "example/example" (uses validexample/type) - An "mediaType" of
"example/example"is invalid for any other delivery-channels - Legacy mode should continue to require both
"origin"and"mediaType"as they can't supply delivery-channel.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
APIhttps://dlcs-book.readthedocs.io/en/latest/https://dlcs-book.readthedocs.io/en/latest/refinedIdentify refined tickets in the backlogIdentify refined tickets in the backlog