rabbitmq-server/selenium/test/authnz-msg-protocols/mock-auth-backend-http/defaultExpectations.json

11 lines
110 B
JSON

[
{
"httpRequest": {
"path": "/ready"
},
"httpResponse": {
"body": "ok"
}
}
]