allow updating assets via PUT calls

Issue #35 closed
David Riccitelli created an issue

Using the new HAL/HATEOAS methods, enable PUT calls for assets.

Comments (7)

  1. David Riccitelli reporter

    see #35: remove old stats classes; remove the isLive persistent field in favor of dynamic assignment (live when is Live or Broadcast)

    → <<cset 8f4b46ead916>>

  2. David Riccitelli reporter

    see #35: enable JPA Auditing to support the last modified and create date and version; refactor JsonIgnore/JsonProperty to only allow setters for public APIs

    → <<cset 20799ad2bd3a>>

  3. Log in to comment