I had some API routes I'd setup that were working on Friday. Then I started working on some web components today and the API routes that were previously working are now responding as if they are web routes:
I stashed the changes I was workign on in a branch and reverted back to the code that was working on Friday but the url is still responding this way. I also did an app restart.