79409592

Date: 2025-02-03 17:43:24
Score: 2
Natty:
Report link

I encountered this issue, in my case the problem was that I already had a file starting from the same string as the request I wanted to override. I wanted to create an override for "projects" response, but I already had an override for "projects/{id}". Removing the override for "projects/{id}" solved the issue. Stupid, but that's how it works apparently.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: BooleT