monkeyDluffy6017 commented on code in PR #10529:
URL: https://github.com/apache/apisix/pull/10529#discussion_r1401731671
##########
apisix/schema_def.lua:
##########
@@ -892,6 +892,7 @@ _M.stream_route = {
create_time = timestamp_def,
update_time = timestamp_def,
remote_addr = remote_addr_def,
+ labels = labels_def,
Review Comment:
Could you add comment for the field so that we can know why we need this?
--
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]