Changes to Get Activity Logs
GET /api/v1/activities
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 10 revisions of this API.261
What changed
- ▲
the
results/items/object_idresponse's property type/format changed from/tostring/for status200response-property-type-changed
- ▲
removed the required property
results/items/v2_object_idfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
results/items/v2_parent_item_idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
results/items/v2_parent_project_idfrom the response with the200statusresponse-optional-property-removed
- ○
removed
subschema #1subschema #2from theresults/items/object_idresponse propertyanyOflist for the response status200response-property-any-of-removed
- ▲
- ●
added the new
itemenum value to theresults/items/object_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
noteenum value to theresults/items/object_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
projectenum value to theresults/items/object_typeresponse property for the response status200response-property-enum-value-added
- ●
added the new
sectionenum value to theresults/items/object_typeresponse property for the response status200response-property-enum-value-added
- ●