Fix /api/v1/tags/:id route constraints (#18854)
The constraint was applied prior to decoding, and rejected anything containing the '%' character, which would be used for anything with non-ASCII unicode characters.main
parent
f8b3e36929
commit
726931fe4a
Loading…
Reference in new issue