FAQ
{
"servers": [
{
"url": "https://development.gigantic-server.com/v1",
"description": "Development server"
},
{
"url": "https://staging.gigantic-server.com/v1",
"description": "Staging server"
},
{
"url": "https://api.gigantic-server.com/v1",
"description": "Production server"
}
]
}
In this case, the server in the smart view will be displayed as follows: <https://coda.io/apis/v1>
.
"url": {
"raw": "{{url}}/.well-known/openid-configuration?client_id={{clientId}}"
}
"variable": [
{
"key": "batchResultId",
"value": "{{$guid}}"
}
Note
The original documentation is in Portuguese. Please use Google translate to translate the page.
Updated 19 days ago