stubs
Stub storage search
Performs a search for a stub by the given conditions
post/stubs/search
Request body
Example request
{
"id": "51c50050-ec27-4dae-a583-a32ca71a1dd5",
"service": "Gripmock",
"method": "SayHello"
}Response
Successful operation
Example response
{
"error": "Message not found",
"code": 3
}