wiremock_apim.mappings.getApplicationOauthResource.json Maven / Gradle / Ivy
{
"request": {
"method": "GET",
"urlPathPattern": "/api/portal/v1.4/applications/[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}/oauthresource"
},
"response": {
"status": 200,
"bodyFileName": "empty_array.json",
"headers": {
"Content-Type": "application/json"
}
}
}