swagger.examples.stub-mapping-with-id.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wiremock-standalone Show documentation
Show all versions of wiremock-standalone Show documentation
A web service test double for all occasions - standalone edition
id: 76ada7b0-49ae-4229-91c4-396a36f18e09
priority: 3
request:
headers:
Accept:
equalTo: text/plain
method: GET
url: /some/thing
response:
body: Hello world!
headers:
Content-Type: text/plain
status: 200