Change Updates

Do not miss any Local Sport Hero API changes, ever again

Subscribe to the Local Sport Hero API changelog to be up to date on recent changes.

RSS

Dec 16, 2023

main
1
Compare

API structure has changed

14 structure changes including:
14 Modifications
Modified 14 Breaking
GET /1/activities/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/challenges/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/chats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chats property Modified
GET /1/chats/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chat property Modified
GET /1/chats/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/checkins/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/clubs/{id}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
GET /1/messages/unread
  • Response
  • 200 response Modified
    • application/json content type Modified
      • messages property Modified
POST /1/activities/{activityid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified
POST /1/challenges/{challengeid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified
POST /1/challenges/{id}
  • Body
  • application/json content type Modified
    • type property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
POST /1/chats/{chatid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chat property Modified
POST /1/checkins/{checkinid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified
POST /1/clubs/{clubid}/messages
  • Response
  • 200 response Modified
    • application/json content type Modified
      • message property Modified