cuelang.org/go@v0.10.1/encoding/jsonschema/testdata/enumexcluded.txtar (about) 1 -- type.json -- 2 { 3 "type": "object", 4 "enum": ["x"] 5 } 6 -- out/decode/err -- 7 constraints are not possible to satisfy: 8 type.json:1:1