File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ The `ingredients` array contains an [ingredient object](manifest/json-ref/manife
22
22
23
23
Other important properties of the ingredient object include:
24
24
- ` format ` : MIME type of the source file (optional).
25
- - ` document_id ` (optoinal ) and ` instance_id ` (required) which are derived from the ingredient asset's XMP metadata.
25
+ - ` document_id ` (optional ) and ` instance_id ` (required) which are derived from the ingredient asset's XMP metadata.
26
26
- ` thumbnail ` : Object with properties that identify the thumbnail image.
27
27
- ` active_manifest ` : For an ingredient with a manifest store, the label of the active manifest.
28
28
- ` relationship ` : One of ` parentOf ` , ` componentOf ` , or ` inputTo ` . See [ Relationship] ( #relationship ) below.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The `ingredients` array contains an [ingredient object](manifest/json-ref/manife
21
21
22
22
Other important properties of the ingredient object include:
23
23
- ` format ` : MIME type of the source file (optional).
24
- - ` document_id ` (optoinal ) and ` instance_id ` (required) which are derived from the ingredient asset's XMP metadata.
24
+ - ` document_id ` (optional ) and ` instance_id ` (required) which are derived from the ingredient asset's XMP metadata.
25
25
- ` thumbnail ` : Object with properties that identify the thumbnail image.
26
26
- ` active_manifest ` : For an ingredient with a manifest store, the label of the active manifest.
27
27
- ` relationship ` : One of ` parentOf ` , ` componentOf ` , or ` inputTo ` . See [ Relationship] ( #relationship ) below.
You can’t perform that action at this time.
0 commit comments