IIRC the answer is no, because the response template needs a string and WireMock can’t work that back into an Int for the status code. Could use a custom response definition transformer though
d
Danny Paniagua
04/14/2023, 3:25 PM
Gotcha, thanks for the quick reply! That was what it seemed like when I was googling stuff, but wasn't sure if I was just searching wrong things
a
Aaron
04/14/2023, 3:26 PM
Yeah, I could be mistaken but I feel like I’ve encountered this before and couldn’t work it out.