Binary Fixtures

These fixtures test various types and encodings of binary data that may be stored in the database.

OpenAPI uses format: "byte" to mean Base64 encoding and format: "binary" to mean any kind of binary data.

JSON Schema gets more specific, including MIME type and encoding.