Files
cli/vendor/schemars/tests/expected/no-variants.json

6 lines
117 B
JSON
Raw Normal View History

{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "NoVariants",
"type": "string",
"enum": []
}