Changes to Get Session

GET /mle-agent/sessions/{session_id}

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

Changed in 2 of the 3 revisions of this API.12

  1. b92f75fd3b611
  2. 31dfe831e0792

What changed

    • for the path request parameter session_id, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed

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

    • added the optional property active_turn_started_at to the response with the 200 status

      response-optional-property-added

    • added the optional property is_turn_active to the response with the 200 status

      response-optional-property-added