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
1 structure change including:
1 Addition
Added 1
GET /api/v1/users
5 structure changes including:
5 Modifications
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1/discussions/{discussionId}/comments
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • title property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • Query
  • flatten query parameter Added
11 structure changes including:
2 Breaking changes
2 Additions
7 Modifications
2 Removals
9 structure changes including:
9 Modifications
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/comments/{commentId}/reactions
  • Path went from /api/v1/comments/{discussionId}/reactions to /api/v1/comments/{commentId}/reactions (same operationId)
  • Path
  • discussionId path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • commentId path parameter Added
8 structure changes including:
2 Breaking changes
1 Addition
5 Modifications
2 Removals
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/comments/{parentCommentId}/replies
  • Path went from /api/v1/comments/{commentId}/replies to /api/v1/comments/{parentCommentId}/replies (same operationId)
  • Body
  • application/json content type Modified
    • content, Additional properties are NOT allowed properties Added
  • Path
  • commentId path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • parentCommentId path parameter Added
14 structure changes including:
5 Additions
9 Modifications
1 structure change including:
1 Modification
Modified 1
POST /api/v1/users/register
  • Body
  • application/json content type Modified
    • email property Modified
      • Full types went from string to string | null
    • external_login_ticket_id property Added
3 structure changes including:
3 Modifications
Modified 3
GET /api/v1/discussions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
GET /api/v1/discussions/{discussionId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
POST /api/v1/discussions
  • Response
  • 201 response Modified
    • application/json content type Modified
      • author property Modified
8 structure changes including:
8 Modifications
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
1 structure change including:
1 Addition
Added 1
GET /api/v1/authentication/sso/google
2 structure changes including:
1 Breaking change
1 Addition
1 Removal
Removed 1 Breaking
POST /api/v1/authentication/sign-in-google-callback
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
GET /api/v1/authentication/sign-in-google-callback
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/authentication/sign-in-google-callback
  • Body
  • application/x-www-form-urlencoded content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Query
  • code, state query parameters Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/authentication/sign-in
  • Response
  • 401 response Modified
    • application/json content type Modified
      • type, title, status, detail, instance, Additional properties, key properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • error_description, Additional properties are NOT allowed properties Added
1 structure change including:
1 Modification
Modified 1 Breaking
POST /api/v1/authentication/sign-in-google-callback
  • Body
  • application/x-www-form-urlencoded content type Modified
    • state property Added
  • Query
  • returnUrl query parameter Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
  • Response
  • 200, 400 responses Added
9 structure changes including:
9 Modifications
3 structure changes including:
3 Modifications