Skip to content

Clarify: "type": "string", "format": "binary" in non-entity-body #1544

Closed
@pbryan

Description

@pbryan

It would be good to clarify how implementations should handle "format": "binary" when the value expressed in a JSON representation (i.e. not encoded directly in the entity-body).

The choices I see:

  1. Interpret as "byte" (i.e. expect it to be base64-encoded).
  2. Prohibit "binary" format in JSON representations.

Metadata

Metadata

Assignees

Labels

clarificationrequests to clarify, but not change, part of the specmedia and encodingIssues regarding media type support and how to encode data (outside of query/path params)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions