Files
Gainsight/Scripts/GoogleScripts/WCA_Webhook/appsscript.json
2023-01-17 15:59:28 -05:00

10 lines
208 B
JSON

{
"timeZone": "America/New_York",
"dependencies": {},
"exceptionLogging": "STACKDRIVER",
"runtimeVersion": "V8",
"webapp": {
"executeAs": "USER_DEPLOYING",
"access": "ANYONE_ANONYMOUS"
}
}