Snag Solutions - API Docs (v 0.1)
What’s Changed
GET /api/websites
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
data(array)Array of websites
Changed items (object):Schema representing a website
New optional properties:-
termsSignedAt
- Deleted property
termsSignedAt(string)Date when terms were signed
-
-
Changed property
POST /api/websites
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/jsonNew optional properties:-
termsSignedAt
- Deleted property
termsSignedAt(string)Date when terms were signed
-
Result
API changes broke backward compatibility