Changes to Switch a logical AO session to another agent harness

POST /api/v1/sessions/{sessionId}/switch-agent

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

Changed in 2 of the 108 revisions of this API.113

  1. ad03d2ec1b20112
  2. 641f372d664d1

What changed

  • ad03d2ec1b20112See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • removed the request property note

      request-property-removed

    • added the new optional request property model

      new-optional-request-property

    • added the success response with the status 202

      response-success-status-added

    • endpoint added

      endpoint-added