rat6666
Results
1
issues of
rat6666
Hi, Definition (Swagger 3.0.3) ```yaml requestBody: content: multipart/form-data: schema: type: object properties: file: type: string format: binary ``` Tested on oapi-codegen v1.9.0, 2.0.0, 2.1.0 and echo When using the Swagger...