Closed fvukelic closed 5 years ago
After removing the init method from offer_api, we needed to change up the post method to adjust to the new changes and have it working with the database. The get method has also been adjusted to handle get request with nothing passed in as offer id.
@fvukelic Looks good. I've rolled this into #65.
After removing the init method from offer_api, we needed to change up the post method to adjust to the new changes and have it working with the database. The get method has also been adjusted to handle get request with nothing passed in as offer id.