Change Updates

Do not miss any Nifty Developer API changes, ever again

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

RSS
Nifty Developer API

Change #de4f00b1

Last update:
Compare

API structure has changed

16 structure changes including:
3 Additions
13 Modifications
Modified 13 Breaking
DELETE /api/v1.0/taskgroups/{taskgroup_id}/assignees
  • Body
  • content type Modified
    • assignees attribute Removed
    • array-1 attribute Added
DELETE /api/v1.0/tasks/{task_id}/assignees
  • Body
  • content type Modified
    • assignees attribute Removed
    • array-1 attribute Added
GET /api/v1.0/docs
  • Query
  • sort query parameter Added
GET /api/v1.0/docs/personal
  • Query
  • sort query parameter Added
GET /api/v1.0/files
  • Query
  • sort query parameter Added
GET /api/v1.0/milestones
  • Query
  • sort query parameter Added
GET /api/v1.0/projects
  • Query
  • sort query parameter Added
GET /api/v1.0/taskgroups
  • Query
  • sort query parameter Added
GET /api/v1.0/tasks
  • Query
  • sort query parameter Added
POST /api/v1.0/projects
  • Body
  • content type Modified
    • demo attribute Modified
POST /api/v1.0/projects/{project_id}/invite
  • Body
  • content type Modified
    • invitees attribute Removed
    • array-1 attribute Added
PUT /api/v1.0/taskgroups/{taskgroup_id}/assignees
  • Body
  • content type Modified
    • assignees attribute Removed
    • array-1 attribute Added
PUT /api/v1.0/tasks/{task_id}/assignees
  • Body
  • content type Modified
    • assignees attribute Removed
    • array-1 attribute Added
Added 3
GET /api/v1.0/chats
GET /api/v1.0/chats/{chat_id}
GET /api/v1.0/invites