Changes to Get album disk stats

GET /album-disks/stats

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 46 revisions of this API.8

  1. 535feee32afb1
  2. b152883a37a31
  3. 1e49346294e81
  4. 48f80d018de41
  5. e8e6b266ea293
  6. b7f89ed4aef81

What changed

    • added the required property album_disk/items/tracks/items/mood to the response with the 200 status

      response-required-property-added

    • added the required property album_disk/items/tracks/items/bpm to the response with the 200 status

      response-required-property-added

    • added the required property album_disk/items/catalog to the response with the 200 status

      response-required-property-added

    • added the required property album_disk/items/tracks/items/last_played to the response with the 200 status

      response-required-property-added

    • api operation id statsAlbumDisks was added

      api-operation-id-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • removed the non-success response with the status 410

      response-non-success-status-removed

    • endpoint added

      endpoint-added