Wrapper Burrito EntryΒΆ
https://burrito.bible/schema/wrapper/wrapper_burrito.schema.json |
|||
Describes a contained burrito referenced from the wrapper. |
|||
type |
object |
||
properties |
|||
|
Unique identifier for this burrito within the wrapper. |
||
|
Relative path from the wrapper root to this burrito directory. |
||
|
The role this burrito plays within the wrapper. |
||
type |
string |
||
oneOf |
enum |
source, derived, supplemental |
|
pattern |
^x-[a-z][A-za-z0-9]*$ |
||
additionalProperties |
False |
||