swagger.examples.recorded-stub-mappings.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
mappings:
- id: 093f1027-e5e0-4921-9e6d-e619dfd5d2c7
name: recordables_123
request:
url: "/recordables/123"
method: GET
response:
status: 200
body: |-
{
"message": "Congratulations on your first recording!"
}
headers:
Content-Type: application/json
uuid: 093f1027-e5e0-4921-9e6d-e619dfd5d2c7
persistent: true