l3montree-dev / l3montree-dev/devguard
Remove trailing slash for artifacts routes
Open
@timbastin is already working on this.
Since Aug 19, 2026.
component/devguard-api
- Dominant language
- Go
- Stars
- 161
- Forks
- 43
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 37
Description
It seems a bug in echo leads to the necessity for the trailing slash because of the URL encoded artifactNames in the artifacts routes. This is pretty inconsistent and we should try to find a better solution to remove the trailing slash here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.