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

Changelog

Last update:
Compare
9 structure changes including:
4 Additions
5 Modifications
5 structure changes including:
5 Modifications
1 structure change including:
1 Breaking change
1 Removal
Removed 1 Breaking
GET /api/v1/authors/{authorId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
8 structure changes including:
8 Modifications
5 structure changes including:
5 Modifications
9 structure changes including:
9 Modifications
9 structure changes including:
9 Modifications
9 structure changes including:
9 Modifications
2 structure changes including:
2 Modifications
2 structure changes including:
2 Modifications
Modified 2 Breaking
GET /api/v1/comments
  • Query
  • page, size query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • offset, count query parameters Added
GET /api/v1/comments/{parentCommentId}/replies
  • Query
  • page, size query parameters Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • offset, count query parameters Added
6 structure changes including:
6 Modifications
5 structure changes including:
5 Additions
Added 5
DELETE /api/v1/users/{userId}
GET /api/v1/users/resolve
GET /api/v1/users/{userId}
POST /api/v1/users/register
PUT /api/v1/users/{userId}