slotlist / slotlist-backend

Backend of slotlist.info, an ArmA 3 mission planning and slotlist management tool
https://slotlist.info
MIT License
13 stars 6 forks source link

Add search parameter for mission and community list endpoints #86

Closed MorpheusXAUT closed 6 years ago

MorpheusXAUT commented 6 years ago

Since the list of communities and missions expands, a search for both becomes more useful. The user list endpoint already supports this via a search parameter - mission and community endpoints could be updated in a similar fashion.


Tasks