Upload Worker Module endpoint removes existing bindings despite keep_bindings

For Workers & Pages, what is the name of the domain?

N/A

What is the issue or error you’re encountering

When using the Workers for Platforms API’s ‘Upload Worker Module’ endpoint with multipart/form-data to update an existing worker module, all previously added bindings are deleted even when explicitly setting keep_bindings array in the metadata JSON.