Describe the bug
binary_media_types configuration is applied only when creating a new API Gateway. Updating an existing API Gateway does not apply changes to binary_media_types defined in metadata.
To Reproduce
- Deploy an API Gateway without
binary_media_types.
- Add
binary_media_types to the API Gateway metadata:
binary_media_types:
- application/pdf
- application/octet-stream
Describe the bug
binary_media_typesconfiguration is applied only when creating a new API Gateway. Updating an existing API Gateway does not apply changes tobinary_media_typesdefined in metadata.To Reproduce
binary_media_types.binary_media_typesto the API Gateway metadata: