latestOpenAPI 3.0.2MITraw.githubusercontent.com2026-08-14263363.6 KB

38f761f66622

verify

Verify call counts

Asserts that a method was called a specified number of times

post/verify

Request body

servicestring required

Fully qualified gRPC service name.

methodstring required

gRPC method name.

expectedCountinteger required

Number of calls the method must have received.

Response

Verification passed

messagestring required

Human-readable result of the operation.

timestring date-time required

Server time when the response was produced (RFC 3339).