swagger.examples.stub-mapping-no-id.yaml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wiremock Show documentation
Show all versions of wiremock Show documentation
A web service test double for all occasions
request:
method: GET
url: /some/thing
response:
body: Hello world!
headers:
Content-Type: text/plain
status: 200