Snag Solutions - API Docs (v 0.1)
What’s Changed
GET /api/users
Return Type:
Changed response : 200 OK200
-
Changed content type :
application/json-
Changed property
data(array)Schema for users response
Changed items (object):Schema for a user response
-
Changed property
userMetadata(array) Changed items (object):- Added property
verifiedLocallyAt(string)
- Added property
-
Changed property
-
Changed property
POST /api/users/connect
Request:
Changed content type :application/json
-
Changed property
verificationData(object)The verification data of the user walletAddress
- Added property
verifiedLocally(boolean)
- Added property
Result
API changes are backward compatible