mirror of
https://github.com/NorfairKing/autodocodec.git
synced 2024-12-12 11:13:44 +03:00
13 lines
230 B
JSON
13 lines
230 B
JSON
{
|
|
"swagger": "2.0",
|
|
"info": {
|
|
"version": "",
|
|
"title": ""
|
|
},
|
|
"definitions": {
|
|
"TimeOfDay": {
|
|
"additionalProperties": true,
|
|
"description": "TimeOfDay"
|
|
}
|
|
}
|
|
} |