apache/apisix

docs: make route matching/filtering information more visible

Open

#10 735 ouverte le 29 déc. 2023

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Lua (2 860 forks)batch import
docgood first issue

Métriques du dépôt

Stars
 (16 597 stars)
Métriques de merge PR
 (Merge moyen 6j 8h) (109 PRs mergées en 30 j)

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.

Guide contributeur