@Timothy Jones I understand, but I’m not using the mock server for the typical contract test setup. I’m using it to reproduce a bug in an existing CLI tool. The mock server substitutes a service we don’t have access to. Our customer provided what their setup returned, so I’m mimicking the CLI tool connecting to the service, returning the content as is.