1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
--- id-field: true repo: "https://www.github.com/my/repo/" prefix: "tst" prefixes: schema: http://schema.org/ nsmap: tst: http://example.com/test/ --- ### Added - __other__ - Type: string ### AddedEnum ``` OTHER = "Something other" ```