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

  1. e51193d741d7221
  2. 16439be152484

What changed

  • e51193d741d7221See the full diff
    • the results/items/object_id response's property type/format changed from / to string/ for status 200

      response-property-type-changed

    • removed the required property results/items/v2_object_id from the response with the 200 status

      response-required-property-removed

    • removed the optional property results/items/v2_parent_item_id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/v2_parent_project_id from the response with the 200 status

      response-optional-property-removed

    • removed subschema #1 subschema #2 from the results/items/object_id response property anyOf list for the response status 200

      response-property-any-of-removed

    • added the new item enum value to the results/items/object_type response property for the response status 200

      response-property-enum-value-added

    • added the new note enum value to the results/items/object_type response property for the response status 200

      response-property-enum-value-added

    • added the new project enum value to the results/items/object_type response property for the response status 200

      response-property-enum-value-added

    • added the new section enum value to the results/items/object_type response property for the response status 200

      response-property-enum-value-added