[FEATURE REQ] Exclude {id} from rule-path-lower-case-id
Open
- Dominant language
- C#
- Stars
- 448
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
### Please describe the feature.
With the current default Saunter configuration it generates errors based on the rule rule-path-lower-case-id in case when path contain {id}.
But this route template is very popular, it is used a lot in ASP.NET documentation: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/routing?view=aspnetcore-9.0
Maybe it is a good idea to exclude such paths from the rule?
Contributor guide
Assessment
This issue has not been assessed yet.