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

Dec 21, 2025

main
0.1.0
Compare

API structure has changed

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