Skip to main content

Snag Solutions - API Docs (v 0.1)


What’s Changed


GET /api/users
Return Type:
Changed response : 200 OK
200
  • 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 redditUserId (string)
        • Added property redditUser (string)
        • Added property githubUser (string)
        • Added property githubUserId (string)

Result


API changes are backward compatible