sanic-org / sanic-routing

Internal handler routing for Sanic beginning with v21.3.
https://sanicframework.org/
MIT License
14 stars 11 forks source link

Unique route names #59

Open ahopkins opened 2 years ago

ahopkins commented 2 years ago

Raise warning with a move towards enforcement of unique route names.

Originally posted by @xmcp in https://github.com/sanic-org/sanic-ext/issues/60