-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Issue description
The projects API returns errornous API links in the pagination section (next, previous) and in results[*].url.
Steps to reproduce the issue
- Navigate to https://fixmyberlin.de/api/v1/projects
- Inspect the
nextfield in the response json
What's the expected result?
"https://fixmyberlin.de/api/v1/projects?page=2"- Following this link brings me to the next page of the list
What's the actual result?
"https://fixmyberlin.de/api/projects?page=2"- Follwing this link brings me to the API landing page
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working