openai-openapi
openai-openapi copied to clipboard
application/json content type doesn't make sense when downloadFile is retrieving an image
The response content type is specified as application/json, even though this API can also download images.
https://github.com/openai/openai-openapi/blob/893ba52242dbd5387a97b96444ee1c742cfce9bd/openapi.yaml#L1695