shreemaan-abhishek commented on code in PR #10950:
URL: https://github.com/apache/apisix/pull/10950#discussion_r1577950606
##########
apisix/discovery/nacos/schema.lua:
##########
@@ -54,6 +54,49 @@ return {
},
access_key = {type = 'string', default = ''},
secret_key = {type = 'string', default = ''},
+ others = {
Review Comment:
> The 'others' field represents a list of additional Nacos configurations.
`hosts` is a better name. We can specify the deprecation warning in code and
docs.
--
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]