IngredientΒΆ
https://burrito.bible/schema/ingredient.schema.json | |||
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 | ||
|
common.schema.json#/definitions/mimeType | ||
|
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 | ||
|
Scope | ||
|
Role | ||
additionalProperties | False |