Changes to List tool set events

GET /v1/workspaces/{workspaceId}/tool_sets/{toolSetId}/events

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 6 of the 57 revisions of this API.274

  1. 3ecc1debabfa241
  2. a99a473ee3ad1
  3. e72f368ddab71
  4. 06e0e37c149911
  5. 13d98d37dd961
  6. 0702cb021b661

What changed

  • 3ecc1debabfa241See the full diff
    • added ToolSetEventData_SyncStarted ToolSetEventData_SyncCompleted ToolSetEventData_SyncFailed to the items/items/event/allOf[ToolSetEventData]/ response property oneOf list for the response status 200

      response-property-one-of-added

    • the items/items/event/allOf[ToolSetEventData]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property items/items/event/allOf[ToolSetEventData]/syncCompleted from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/event/allOf[ToolSetEventData]/syncFailed from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/event/allOf[ToolSetEventData]/syncStarted from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/event/allOf[ToolSetEventData]/type from the response with the 200 status

      response-optional-property-removed

    • added discriminator to items/items/event/allOf[ToolSetEventData]/ response property for the response status 200

      response-property-discriminator-added

    • removed the optional property pagination/total from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter labels

      new-optional-request-parameter

    • removed the optional property items/items/info/toolSet/bundleKey from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/items/info/createdBy/metadata/createdAt to the response with the 200 status

      response-optional-property-added

    This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property items/items/info/toolSet/updatedAt to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new PROFILE_TYPE_UNSPECIFIED enum value to the items/items/info/createdBy/spec/type response property for the response status 200

      response-property-enum-value-added