wiremock_apim.mappings.getFrontendApiOrgSubscriptions.json Maven / Gradle / Ivy
{
"request": {
"method": "GET",
"urlPathPattern": "/api/portal/v1.4/organizations/[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}/apis"
},
"response": {
"status": 200,
"bodyFileName": "organization_subscriptions_frontend_api_by_id.json",
"headers": {
"Content-Type": "application/json"
}
}
}