{"$id":"https:\/\/main.dev.globaldb.cloud\/schemas\/gls-def-all","type":"object","$defs":{"worm":{"type":"object","properties":{"head":{"$ref":"#\/$defs\/point"},"path":{"type":"array","items":{"$ref":"#\/$defs\/point"}},"step":{"type":"number"},"color":{"type":"string"},"width":{"type":"number"},"length":{"type":"number"},"drawHead":{"type":"boolean"},"direction":{"type":"boolean"},"pathPoints":{"type":"boolean"}}},"point":{"type":"object","properties":{"x":{"type":"number"},"y":{"type":"number"}}}},"properties":{"name":{"type":"string"},"worms":{"type":"array","items":{"$ref":"#\/$defs\/worm"}}}}