Do not miss any Kitsu API changes, ever again

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

RSS

about 2 hours ago

main
1.0.69
Compare

API structure has changed

Next change
4 structure changes including:
1 Breaking change
2 Additions
1 Modification
1 Removal
Modified 1 Breaking
GET /data/user/tasks-to-check
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Type went from array[object] to array[object] | object
      • alternative Modified
        • Type went from array[object] to array[object] | object
        • array alternative Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • array-1, object-2 alternatives Added
  • Query
  • project_id, task_type_id, task_status_id, person_id, episode_id, due_date_since, due_date_until, order_by, page, limit query parameters Added
Removed 1 Breaking
POST /pictures/thumbnails/projects/{instance_id}.png
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 2
GET /data/tasks/open-tasks/burndown
GET /data/user/tasks-to-check/filter-values