mozilla / aestimia

[Archived] Assessment tool
4 stars 10 forks source link

Extend the `<review>` model to add a `seen` attribute #87

Closed andrewhayward closed 10 years ago

andrewhayward commented 10 years ago

As per #85, we need to extend the model to add a seen attribute, a boolean flag timestamp indicating whether a review has been picked up on by a client.

toolness commented 10 years ago

Cool, we should make sure to add this new attribute to the API documentation too.

andrewhayward commented 10 years ago

Done in #92