Change Updates

Do not miss any Crowd Parlay API changes, ever again

Subscribe to the Crowd Parlay API changelog to be up to date on recent changes.

RSS

Jul 23, 2024

main
v1
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /api/v1/authentication/sso/google
  • Response
  • 200 response Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • 302 response Added
POST /api/v1/users/register
  • Body
  • application/json content type Modified
    • password property Modified
      • Full types went from string to string | null