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
What changed
- ▲
removed the required property
statusfrom the response with the200statusresponse-required-property-removed
- ○
added the optional property
active_turnto the response with the200statusresponse-optional-property-added
- ○
added the optional property
budgetto the response with the200statusresponse-optional-property-added
- ○
added the optional property
has_more_messagesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
messages_next_cursorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
pending_approvalsto the response with the200statusresponse-optional-property-added
- ○
added the required property
messages/items/turn_idto the response with the200statusresponse-required-property-added
This revision also has 40 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲