mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Stackdriver: Prettify json
This commit is contained in:
@@ -35,9 +35,7 @@
|
||||
"method": "GET",
|
||||
"url": "https://cloudresourcemanager.googleapis.com",
|
||||
"jwtTokenAuth": {
|
||||
"scopes": [
|
||||
"https://www.googleapis.com/auth/cloudplatformprojects.readonly"
|
||||
],
|
||||
"scopes": ["https://www.googleapis.com/auth/cloudplatformprojects.readonly"],
|
||||
"params": {
|
||||
"token_uri": "{{.JsonData.tokenUri}}",
|
||||
"client_email": "{{.JsonData.clientEmail}}",
|
||||
|
||||
Reference in New Issue
Block a user