UNPKG

mson-zoo

Version:

Collection of MSON samples that can be used as a showcase or testing purposes

24 lines (23 loc) 338 B
[ { "element": "enum", "meta": { "id": "My Enum" }, "content": [ { "element": "string", "attributes": { "samples": [ "true" ] }, "content": "online" }, { "element": "string", "content": "offline" } ] } ]