apache/apisix

docs: make route matching/filtering information more visible

Open

#10.735 aberto em 29 de dez. de 2023

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)Lua (2.860 forks)batch import
docgood first issue

Métricas do repositório

Stars
 (16.597 stars)
Métricas de merge de PR
 (Mesclagem média 6d 8h) (109 fundiu PRs em 30d)

Description

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.

Guia do colaborador