Changes to Get Tracked Variables
GET /api/task_variables/tracked
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 16 revisions of this API.15
What changed
- ●
removed the optional property
project_idfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
workspace_idto the response with the200statusresponse-optional-property-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the new optional
queryrequest parametersession_idnew-optional-request-parameter
- ○
the
queryrequest parameternotebook_idbecame optionalrequest-parameter-became-optional
- ○
queryrequest parameternotebook_idlist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
queryrequest parameternotebook_id, the type/format was generalized fromstring/to/request-parameter-type-generalized
- ○