Changes to Get Session Detail

GET /v1/ask-feather/sessions/{session_id}

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

Changed in 1 of the 3 revisions of this API.16

  1. 5a5597ebb2d616

What changed

  • 5a5597ebb2d616See the full diff
    • removed the required property status from the response with the 200 status

      response-required-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property messages/items/turn_id to the response with the 200 status

      response-required-property-added

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