Iurii

Results 1 issues of Iurii

## 🐛 Bug Report If we use google.protobuf.ListValue, the generated swagger spec specifies items type as object: ``` "listvalueField": { "type": "array", "items": { "type": "object" } }, ``` Swagger-ui...