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


##########
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.

Review Comment:
   I did encounter this. Users do not take care to manually select the older 
version of the documentation they are using, and trying a particular new 
version of a supported feature on an older version directly from the 
documentation.
   
   This is confusing. Therefore, I added it and tried to reduce some of the 
explanation costs. If you think it is unnecessary, I will delete it.
   
   



##########
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.

Review Comment:
   I did encounter this. Users do not take care to manually select the older 
version of the documentation they are using, and try a particular new version 
of a supported feature on an older version directly from the documentation.
   
   This is confusing. Therefore, I added it and tried to reduce some of the 
explanation costs. If you think it is unnecessary, I will delete it.
   
   



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