For different environments I want to upload different files in a POST request that uses form data.
Is there a way to configure different test files per environment? I don’t want to duplicate endpoints. I’d prefer to dynamically swap which binary file is used based on environment