Releases: tanaikech/CorporaApp
Releases · tanaikech/CorporaApp
v1.0.3
v1.0.2
-
v1.0.2 (February 26, 2024)
- New method of setAccessToken was added. When this method is used, you can use the access token retrieved from the service account. Default access token is retrieved by
ScriptApp.getOAuthToken()
.
- New method of setAccessToken was added. When this method is used, you can use the access token retrieved from the service account. Default access token is retrieved by
v1.0.1
-
v1.0.1 (February 16, 2024)
- New method of searchQueryWithGenerateAnswer was added.