Commit 30c6691
committed
Implemented new catch-all route pattern
OnTopic is setup to support either encoded or unencoded paths. But, moving foward, we should prefer the new catch-all `{**path}` syntax, as the unencoded paths are easier to work with for our requirements.1 parent fe9d7a8 commit 30c6691
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments