Fix feed endpoint issues
Compare changes
Files
6@@ -60,14 +60,14 @@ class DailyController @Inject()(val controllerComponents: ControllerComponents,
Update the Feed endpoint in the given ways:
hasUserPosted
field in returned JSON.(Add any relevant screenshots of MR's functionality)
Closes #31 (closed). Closes #32 (closed).