Refactor Reflation of deflated objects

Issue #566 closed
Brian Lewis repo owner created an issue

Allow the http get which fetches the deflated data to return a promise that reflates the result already - so clients do not have to worry about deflating. Simplifies binding and handling in the dashboard components.

Comments (2)

  1. Log in to comment