Linjovi opened this issue 5 years ago · 1 comments
"/articles/feed" will never get called because this request is going to be captured by the "/articles/:slug" route handler. Maybe this route should be registered before "/articles/:slug".
This was broken, correct. Thanks for pointing it out :)