Dmitry Gridnev

Results 1 comments of Dmitry Gridnev

@devhl-labs This didn’t work for me. I have the following specification: ```yaml post: operationId: upload-attachment tags: [ attachments ] summary: Upload attachment parameters: - $ref: '../parameters/Code.yaml' requestBody: content: multipart/form-data: schema:...