ScopeΒΆ

https://burrito.bible/schema/scope.schema.json

Scope specification, used for the whole burrito and for specific ingredients. In both cases it describes the actual content, not future translation goals.

type

object

additionalProperties

oneOf

type

array

items

type

string

pattern

^[1-9][0-9]*$|^[1-9][0-9]*-[1-9][0-9]*$|^[1-9][0-9]*:[1-9][0-9]*(-[1-9][0-9]*)?$|^[1-9][0-9]*:[1-9][0-9]*-[1-9][0-9]*:[1-9][0-9]*$

minItems

1

uniqueItems

True

type

array

maxItems

0

minProperties

1