Changes to ✨ Bulk assign users to tasks
POST /api/projects/{id}/tasks/assignees
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 98 revisions of this API.328
What changed
- ○
added the optional property
task_idsto the response with the201statusresponse-optional-property-added
- ○
- ▲
request body became required
request-body-became-required
- ▲
added
PrepareParamsFiltersRequestto thefiltersrequest propertyallOflistrequest-property-all-of-added
- ▲
the
filtersrequest property type/format changed fromobject/to/request-property-type-changed
- ●
removed the request property
filters/conjunctionrequest-property-removed
- ●
removed the request property
filters/itemsrequest-property-removed
- ○
added the media type
application/x-www-form-urlencodedto the request bodyrequest-body-media-type-added
- ○
added the media type
multipart/form-datato the request bodyrequest-body-media-type-added
- ○
the request property
filtersbecame nullablerequest-property-became-nullable
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
filters/items/items/child_filtersnew-optional-request-property
- ○
- ○
api operation id
api_projects_tasks_assignees_createremoved and replaced withapi_projects_tasks_assignees_bulk_createapi-operation-id-removed
- ○
- ○
added the new
in_listenum value to the request propertyfilters/items/items/operatorrequest-property-enum-value-added
- ○
added the new
not_in_listenum value to the request propertyfilters/items/items/operatorrequest-property-enum-value-added
- ○
Of the 98 revisions, 2 have no diff computed.