Wrapper Burrito EntryΒΆ

https://burrito.bible/schema/wrapper/wrapper_burrito.schema.json

Describes a contained burrito referenced from the wrapper.

type

object

properties

  • id

Unique identifier for this burrito within the wrapper.

Common Definitions

  • path

Relative path from the wrapper root to this burrito directory.

Common Definitions

  • role

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