Example Type Provider for the internal Google Corp Issue Tracker API (issuetracker.corp.googleapis.com)
POST https://www.googleapis.com/deploymentmanager/staging_dogfood/projects/<PROJECT>/global/typeProviders?access_token=<TOKEN> HTTP/1.1 | |
{ | |
"name": "hack", | |
"descriptorUrl": "https://issuetracker.corp.googleapis.com/$discovery/rest?key=<KEY>", | |
"googleOptions": { | |
"gslbTarget": "blade:corp-issuetracker-api", | |
"descriptorUrlServerSpec": "blade:corp-issuetracker-api", | |
"ownershipKind": "GOOGLE", | |
"credentialType": "GAIAMINT", | |
"transport": "GSLB" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment