Files
cli/vendor/schemars/tests/expected/smol_str.json

5 lines
99 B
JSON
Raw Normal View History

{
"$schema": "http://json-schema.org/draft-07/schema#",
"title": "String",
"type": "string"
}