You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2026-06-18 05:04:13 +02:00
29 lines
497 B
Plaintext
Vendored
29 lines
497 B
Plaintext
Vendored
{
|
|
"data": {
|
|
"is_client_streaming": "***",
|
|
"is_server_streaming": false,
|
|
"request_schema": {
|
|
"fields": {},
|
|
"type": "object"
|
|
},
|
|
"request_type": "grpcbin.EmptyMessage",
|
|
"response_schema": {
|
|
"fields": {
|
|
"description": {
|
|
"number": 1,
|
|
"required": true,
|
|
"type": "string"
|
|
},
|
|
"endpoints": {
|
|
"number": 2,
|
|
"required": true,
|
|
"type": "message"
|
|
}
|
|
},
|
|
"type": "object"
|
|
},
|
|
"response_type": "grpcbin.IndexReply"
|
|
},
|
|
"result": true
|
|
}
|