osm-teams
osm-teams copied to clipboard
implement unlisted teams
To finish implementing unlisted teams:
- make sure permissions account for unlisted teams
- make sure unlisted teams are not visible in the ui or api for users that shouldn't be able to see them (related: https://github.com/developmentseed/osm-teams/issues/47)
- add permissions & api tests for creating, updating, deleting unlisted teams, and viewing individual unlisted teams and lists of teams that might include unlisted teams
- update api docs to add
unlistedhttps://github.com/developmentseed/osm-teams/blob/f10be27d38dc3d0aac5b13bedc28c7c920def02d/docs/api.yml#L42