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

Mar 23, 2024

main
v1
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /api/v1/authors/{authorId}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • 500 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
GET /api/v1/comments
  • Response
  • 400 response Modified
    • application/json content type Modified
      • error_description, validation_errors, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors, Additional properties: properties Added
  • 500 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
GET /api/v1/comments/{commentId}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • 500 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
GET /api/v1/comments/{parentCommentId}/replies
  • Response
  • 400 response Modified
    • application/json content type Modified
      • error_description, validation_errors, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors, Additional properties: properties Added
  • 404 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • 500 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
GET /api/v1/discussions/{discussionId}
  • Response
  • 404 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
POST /api/v1/comments
  • Response
  • 400 response Modified
    • application/json content type Modified
      • error_description, validation_errors, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors, Additional properties: properties Added
  • 403 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • 500 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • Body
  • text/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/comments/{parentCommentId}/replies
  • Response
  • 400 response Modified
    • application/json content type Modified
      • error_description, validation_errors, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, errors, Additional properties: properties Added
  • 403 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • 404 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • 500 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • Body
  • text/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking
POST /api/v1/discussions
  • Response
  • 403 response Modified
    • application/json content type Modified
      • error_description, Additional properties are NOT allowed properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • type, title, status, detail, instance, Additional properties: properties Added
  • Body
  • text/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before
      Breaking