kayx23 commented on code in PR #12291:
URL: https://github.com/apache/apisix/pull/12291#discussion_r2135702338


##########
docs/en/latest/admin-api.md:
##########
@@ -278,6 +278,42 @@ curl 
'http://127.0.0.1:9180/apisix/admin/routes?name=test&uri=foo&label=' \
 }
 ```
 
+### Support reference filtering query
+
+:::note
+
+This feature was introduced in APISIX 3.13.0.
+
+It now supports querying by `service_id` and `upstream_id` on routes and 
stream routes. Other resources or other fields are not supported.

Review Comment:
   ```suggestion
   APISIX supports querying routes and stream routes by `service_id` and 
`upstream_id`. Other resources or fields are not currently supported.
   ```
   
   others LGTM



-- 
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]

Reply via email to