Change Updates

Do not miss any core API changes, ever again

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

RSS

Changelog

Last update:
Compare
6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /blocks/query/by_embedding
  • Response
  • 200 response Modified
    • application/json content type Modified
      • integer-1 property Modified
        • Type went from string | null to integer | null
          Breaking
GET /blocks/recent
  • Response
  • 200 response Modified
    • application/json content type Modified
      • integer-1 property Modified
        • Type went from string | null to integer | null
          Breaking
GET /blocks/{block_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • integer-1 property Modified
        • Type went from string | null to integer | null
          Breaking
PATCH /blocks/{block_id}
  • Body
  • application/json content type Modified
    • integer-1 property Modified
      • Type went from string | null to integer | null
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • integer-1 property Modified
        • Type went from string | null to integer | null
          Breaking
POST /blocks
  • Body
  • application/json content type Modified
    • integer-1 property Modified
      • Type went from string | null to integer | null
        Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • integer-1 property Modified
        • Type went from string | null to integer | null
          Breaking
PUT /graph
  • Body
  • application/json content type Modified
    • block property Modified
      • integer-1 property Modified
        • Type went from string | null to integer | null
          Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • blocks property Modified
        • integer-1 property Modified
          • Type went from string | null to integer | null
            Breaking
6 structure changes including:
1 Breaking change
1 Addition
4 Modifications
1 Removal
Modified 4 Breaking
GET /extensions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • Type went from object | null to object
          Breaking
      • object-1 property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • object-1 property Added
POST /extensions/{extid}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • Type went from object | null to object
          Breaking
      • object-1 property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • object-1 property Added
PUT /extensions/{extid}/config
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • Type went from object | null to object
          Breaking
      • object-1 property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • object-1 property Added
PUT /extensions/{extid}/disabled/{disabled}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • config property Modified
        • Type went from object | null to object
          Breaking
      • object-1 property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • object-1 property Added
Removed 1 Breaking
POST /sources/{source_id}/collect
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 1
POST /sources/{source_id}/collect