Changes to Update a schedule

PATCH /v1/workspaces/{workspaceId}/agents/{agentId}/schedules/{id}

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

Changed in 5 of the 57 revisions of this API.11112

  1. 09ccecfe3ece66
  2. 06e0e37c149921
  3. d2d65c2665bd13
  4. 13d98d37dd9622
  5. 0702cb021b661

What changed

    • removed the request property spec/data

      request-property-removed

    • removed the request property spec/initialMessage

      request-property-removed

    • removed the request property spec/userData

      request-property-removed

    • removed the optional property spec/data from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spec/initialMessage from the response with the 200 status

      response-optional-property-removed

    • removed the optional property spec/userData from the response with the 200 status

      response-optional-property-removed

    • added the new optional request property spec/firstUserMessage

      new-optional-request-property

    • added the new optional request property spec/firstUserMessageData

      new-optional-request-property

    • added the new optional request property spec/systemPromptData

      new-optional-request-property

    • added the optional property spec/firstUserMessage to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/firstUserMessageData to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/systemPromptData to the response with the 200 status

      response-optional-property-added

    • removed the request property metadata/bundleKey

      request-property-removed

    • removed the optional property metadata/bundleKey from the response with the 200 status

      response-optional-property-removed

    • added the optional property 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

  • d2d65c2665bd13See the full diff
    • the response property spec/initialMessage became optional for the status 200

      response-property-became-optional

    • added the new optional request property spec/userData

      new-optional-request-property

    • the request property spec/initialMessage became optional

      request-property-became-optional

    • added the optional property spec/userData to the response with the 200 status

      response-optional-property-added

    • removed the request property spec/status

      request-property-removed

    • removed the optional property spec/status from the response with the 200 status

      response-optional-property-removed

    • added the optional property metadata/updatedAt to the response with the 200 status

      response-optional-property-added

    • added the required property state to the response with the 200 status

      response-required-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 info/createdBy/spec/type response property for the response status 200

      response-property-enum-value-added