Skip to content

Support of streamed responses #190

Description

@goffyara
    responses:
        '200':
          content:
            application/octet-stream:
              schema:
                type: string
                format: binary

Result with void returning

public function downloadDocument(DownloadDocumentRequestDto $request) : void

swagger.io/docs/specification/describing-responses/#response-that-returns-a-file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions