
The OpenAPI library we use for request validation needs to know per mime type how to handle the contents. The same function for `application/octet-stream` is now used for `image/png` and `image/jpeg` as well.
The OpenAPI library we use for request validation needs to know per mime type how to handle the contents. The same function for `application/octet-stream` is now used for `image/png` and `image/jpeg` as well.