apache/apisix
在 GitHub 查看docs: make route matching/filtering information more visible
Open
#10,735 建立於 2023年12月29日
docgood first issue
倉庫指標
- Star
- (16,597 star)
- PR 合併指標
- (平均合併 6天 8小時) (30 天內合併 109 個 PR)
描述
Current State
Route matching related information is given here: https://apisix.apache.org/docs/apisix/router-radixtree/ but the page that contains this information is not much visible.
Desired State
To fix this I raised this PR: https://github.com/apache/apisix/pull/10413, but it didn't seem like a good solution. Anyone interested can take a look at the conversation to find a better way to address this problem.