autodocodec/autodocodec-api-usage/test_resources/swagger-schema/set-text.json
2021-11-11 18:26:43 +01:00

15 lines
249 B
JSON

{
"swagger": "2.0",
"info": {
"version": "",
"title": ""
},
"definitions": {
"(Set Text)": {
"items": {
"type": "string"
},
"type": "array"
}
}
}