-
-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
"f" parameters are dropped in generated next links. This means that, if you're using a non-default format, you need to alter the link to add this argument before following it. I think it would be better if the link included this argument.
Steps to Reproduce
Steps to reproduce the behavior:
Go to any page of an items response using an f argument:
https://demo.pygeoapi.io/master/collections/lakes/items?f=json&limit=1
The next link will not have the f argument.
Expected behavior
Following the next link provides data in the same response format as the current page.
Environment
- OS: alpine
- Python version: 3.13
- pygeoapi version: master
C-Loftus
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working