The Wayback Machine - https://web.archive.org/web/20230220165310/https://github.com/vapor/vapor/issues/2720
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
We had a typo in our code that led to this error: https://github.com/vapor/vapor/blob/main/Sources/Vapor/Routing/Parameters%2BRequire.swift#L23. It was hard to debug in part because of the vague
Abort(.internalServerError). I suggest adding areasonvalue to theAbort, unless that would be considered a breaking change. I can submit a PR if you're interested.The text was updated successfully, but these errors were encountered: