Skip to content

Attachment.attachment should have format of byte #34

Open
@kdubb

Description

@kdubb

Attachment.attachment is specified as a type: binary and it should be type: byte.

OpenAPI 3.0 specifies Base64 encoded properties as type: string with format: byte. The binary format is for top level request and response bodies only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions