autodocodec/autodocodec-api-usage/test_resources/swagger-schema/value.json
2021-11-05 17:32:44 +01:00

12 lines
186 B
JSON

{
"swagger": "2.0",
"info": {
"version": "",
"title": ""
},
"definitions": {
"Value": {
"additionalProperties": true
}
}
}