autodocodec/autodocodec-aeson/test_resources/schema/list-text.json
2021-10-23 18:41:33 +02:00

6 lines
70 B
JSON

{
"items": {
"type": "string"
},
"type": "array"
}