RedFroggy/spring-cucumber-messaging

Set third party response body with a non json body content

michaeldesigaud opened this issue · 0 comments

In step I mock third party api call (.) (.) with return code (.) and body: (.) only an application/json body is accepted.
Add a new step to be able to specify response content type:
I mock third party api call (.) (.) with return code (.), content type: (.) and body: (.)
or
I set mock thid party (.
) http header to (.*)