IngredientΒΆ
Describes an individual ingredient, which is a file contained within the burrito. |
||||
type |
object |
|||
properties |
||||
|
The number of bytes that this ingredient takes up on disk. |
|||
type |
integer |
|||
minimum |
0 |
|||
|
||||
|
||||
|
type |
object |
||
properties |
||||
|
type |
string |
||
pattern |
^[a-f0-9]{32}$ |
|||
|
type |
string |
||
pattern |
^[a-f0-9]{64}$ |
|||
|
type |
string |
||
pattern |
^[a-f0-9]{128}$ |
|||
additionalProperties |
False |
|||
maxProperties |
2 |
|||
|
||||
|
||||
|
type |
object |
||
properties |
||||
|
type |
array |
||
items |
type |
string |
||
enum |
singleVoice, multipleVoice, nonDrama, drama, withMusic, withEffects, withHeadings |
|||
uniqueItems |
True |
|||
patternProperties |
||||
|
type |
string |
||
additionalProperties |
False |
|||
additionalProperties |
False |
|||