Issues API allows new issues to be created (reported by logged in users).
It also allows issues to be searched for and filtered. What filters do we want/need? Ideas:
- Search by location (all issues in given geo rectangle)
- Search by priority
- Search by category
- Search by author
- Show all, paged? (return at most N issues at a time, request contains offset of first issue to return)
Do we want combination of above filters to be possible?
Issues API allows new issues to be created (reported by logged in users).
It also allows issues to be searched for and filtered. What filters do we want/need? Ideas:
Do we want combination of above filters to be possible?