Change Updates

Do not miss any swsh Public API changes, ever again

Subscribe to the swsh Public API changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Compare
8 structure changes including:
4 Additions
4 Modifications
Modified 4
GET /album/getPhotos
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • videoUrl, downloadUrl, labels, restrictedLabels properties Added
  • Query
  • filterLabel, filterRestrictedLabel query parameters Added
GET /webhook/getSubscriptions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • config property Modified
POST /webhook/createSubscription
  • Body
  • application/json content type Modified
    • WebhookConfigPhotoLabelAdded alternative Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • config property Modified
POST newPhotowebhook
  • Body
  • application/json content type Modified
    • data property Modified
      • videoUrl, downloadUrl, labels, restrictedLabels properties Added
Added 4
GET /photo/checkPhotoLabel
POST /photo/addPhotoLabel
POST /photo/removePhotoLabel
POST photoLabelAddedwebhook
2 structure changes including:
1 Addition
1 Modification
Modified 1 Breaking
GET /album/getPreviewPhotos
  • Response
  • 400 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
Added 1
GET /album/getPhotos
6 structure changes including:
5 Additions
1 Modification
Modified 1
GET /album/getAlbums
  • Query
  • search, relationship query parameters Added
Added 5
GET /webhook/getSubscriptions
POST /webhook/createSubscription
POST /webhook/deleteSubscription
POST newAlbumwebhook
POST newPhotowebhook
1 structure change including:
1 Addition
Added 1
GET /album/getPreviewPhotos
5 structure changes including:
2 Additions
3 Modifications
Modified 3
GET /album/getAlbum
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
GET /album/getAlbums
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
POST /album/createAlbum
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
Added 2
POST /album/deleteAlbum
POST /album/editAlbum
3 structure changes including:
3 Modifications
Modified 3
GET /album/getAlbum
  • Response
  • 400 response Modified
    • application/json content type Added
GET /album/getAlbums
  • Response
  • 400 response Added
POST /album/createAlbum
  • Response
  • 400 response Modified
    • application/json content type Added