Forum Discussion

mmoser18's avatar
mmoser18
Frequent Contributor
4 years ago

How to return binary data from a mock?

In a mock service I want to return a REST-response from a binary file. I got as far as reading the file and I have the bytes in my hand now (for brevity I left away the code that comes up with path u...