summerfish-swagger
summerfish-swagger copied to clipboard
Support maps as array of json objects (key: value)
"some_labels": {
"type": "object",
"properties": {
"string": {
"type": "string"
}
}
},