Skip to content

API routes should disregard trailing slashes #10

@darkobits

Description

@darkobits

Note: This is just a test of GitHub's revamped Projects feature. It might be a better way to track, prioritize, and discuss future work compared to e-mail. Let's mess with it for a while and see if it proves useful, but don't take it too seriously. 😉

Issue:

  • Presently, if the user does not include a trailing slash when making a request to the API, they will get a redirect or a method not allowed error.

Deliverables:

  • A user should be able to make a request to an API route with or without a trailing slash and get the same response.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions