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

12 days ago

prod
0.0.9
Compare
0.0.9

API structure has changed

Next change
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