codeforamerica / bestnest-api

http://bestnest-api-dev.herokuapp.com/
4 stars 2 forks source link

return UGC structured data in summary endpoint #62

Closed junosuarez closed 10 years ago

junosuarez commented 10 years ago

Using a last write wins resolution policy, have the UGC content return in the summary endpoint as a set of key/value pairs as documented in codeforamerica/bestnest-app#82

jeremiak commented 10 years ago

Will this data be returned as an additional object under a key such as userSubmitted with an object much like the one detailed in codeforamerica/bestnest-app#82?