{
"service": {
"name": "trpc.sgame.ee_feature_global.trpc",
"namespace": "Production"
},
"type": "SERVICES"
}
curl --location --request POST 'http://119.91.66.223:8090/v1/Discover' \
--header 'X-Polaris-Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"service": {
"name": "trpc.sgame.ee_feature_global.trpc",
"namespace": "Production"
},
"type": "SERVICES"
}'
{}