diff --git a/app/views/api/v1/problems/index.rabl b/app/views/api/v1/problems/index.rabl index eff1642..c22aa1a 100644 --- a/app/views/api/v1/problems/index.rabl +++ b/app/views/api/v1/problems/index.rabl @@ -7,5 +7,6 @@ attributes :app_id, :where, :first_notice_at, :last_notice_at, + :resolved, :resolved_at, :notice_count -- libgit2 0.21.2