Results 1 issues of sumabn

I need to generate swagger json using proto annotations. generated schema should look like this ```json "schema": { "type": "object", "example": { "product_id": ["8900099100000113079", "8900099100000082373"] }, "properties": { "product_id": {...

bug
help wanted
openapi
good first issue