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

Nov 9, 2024

main
v1
Compare

API structure has changed

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