Changes to Create a new session
POST /api/sessions/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 3 revisions of this API.22
What changed
- ○
added the new optional request property
anyOf[subschema #1: CreateSessionRequest]/create_dirnew-optional-request-property
- ○
added the optional property
archivedto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the request property
anyOf[subschema #1: CreateSessionRequest]/create_dirrequest-property-removed
- ●
removed the optional property
archivedfrom the response with the200statusresponse-optional-property-removed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●