caTUstrophy / backend

Backend part for our catastrophe aid tool. Written in Go.
GNU General Public License v3.0
6 stars 3 forks source link

Check for 'Expired' in offers, requests and matchings #84

Closed numbleroot closed 8 years ago

numbleroot commented 8 years ago

All endpoints that return lists of offers and requests directed at creating a match afterwards and especially the CreateMatching endpoint have to check if the Expired field of an involved offer or request is set to true.