HuanXin-Chen commented on code in PR #11596:
URL: https://github.com/apache/apisix/pull/11596#discussion_r1774764641
##########
apisix/plugins/google-cloud-logging.lua:
##########
@@ -43,7 +43,7 @@ local schema = {
default = "https://oauth2.googleapis.com/token"
},
--
https://developers.google.com/identity/protocols/oauth2/scopes#logging
- scopes = {
+ scope = {
Review Comment:
According to OAuth2/OIDC rules, scope should not be used in the plural.

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]