79155575

Date: 2024-11-04 13:15:36
Score: 1.5
Natty:
Report link

When there are multiple urls to an endpoint then linkTo uses the first one. In your case this is "/competitions/rounds/roundTypes" which does not have a variable called tenantId.

I would suggest you reorder the urls at your endpoint to put the second one first, as it includes all parameters.

Reasons:
  • Whitelisted phrase (-1): In your case
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): When the
  • Low reputation (1):
Posted by: MadeInDigital