mirror of
https://github.com/NorfairKing/autodocodec.git
synced 2024-12-04 05:22:20 +03:00
15 lines
249 B
JSON
15 lines
249 B
JSON
|
{
|
||
|
"swagger": "2.0",
|
||
|
"info": {
|
||
|
"version": "",
|
||
|
"title": ""
|
||
|
},
|
||
|
"definitions": {
|
||
|
"(Set Text)": {
|
||
|
"items": {
|
||
|
"type": "string"
|
||
|
},
|
||
|
"type": "array"
|
||
|
}
|
||
|
}
|
||
|
}
|