{ "summary": "getRelationship", "operationId": "getRelationshipUsingGET", "method": "GET", "path": "/v2/users/relationship/{a}/{b}", "tags": [ "users-resource" ], "description": "GET /v2/users/relationship/{a}/{b}", "parameters": { "a": "", "b": "" }, "response": { "status": 200, "description": "OK" } }