apache/apisix

docs: make route matching/filtering information more visible

Open

#10,735 创建于 2023年12月29日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Lua (2,860 fork)batch import
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.

贡献者指南