28 lines
714 B
JSON
28 lines
714 B
JSON
[
|
|
{
|
|
"ContainingType": "ZhiYi.Core.Grpc.Service.Api.Controllers.SignatureGrpcController",
|
|
"Method": "GetSignatureGrpc",
|
|
"RelativePath": "api/GetSignatureGrpc",
|
|
"HttpMethod": "POST",
|
|
"IsController": true,
|
|
"Order": 0,
|
|
"Parameters": [
|
|
{
|
|
"Name": "input",
|
|
"Type": "ZhiYi.Core.Api.GrpcService.Protos.CaptchaServerProtobufs.GetSignatureRequest",
|
|
"IsRequired": true
|
|
}
|
|
],
|
|
"ReturnTypes": [
|
|
{
|
|
"Type": "ZhiYi.Core.Api.GrpcService.Protos.CaptchaServerProtobufs.GetSignatureResponse",
|
|
"MediaTypes": [
|
|
"text/plain",
|
|
"application/json",
|
|
"text/json"
|
|
],
|
|
"StatusCode": 200
|
|
}
|
|
]
|
|
}
|
|
] |