Changes to Retrieve Run Sandbox Details
GET /api/v1/runs/{id}/sandbox
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 135 revisions of this API.310
- 1fa851815cf2310
What changed
- ▲
the response property
sandbox/imagebecame optional for the status200response-property-became-optional
- ▲
the response property
sandbox/snapshotbecame optional for the status200response-property-became-optional
- ▲
the
sandbox/runtimeresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
added the optional property
sandbox/runtime/primary_repo_linkto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sandbox/runtime/primary_repo_pathto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sandbox/runtime/repos_rootto the response with the200statusresponse-optional-property-added
- ○
added the optional property
sandbox/runtime/workspace_rootto the response with the200statusresponse-optional-property-added
- ○
removed
RunSandboxRuntimesubschema #2from thesandbox/runtimeresponse propertyoneOflist for the response status200response-property-one-of-removed
- ○
added the required property
sandbox/runtime/clone_branchto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/clone_origin_urlto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/idto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/repo_clonedto the response with the200statusresponse-required-property-added
- ○
added the required property
sandbox/runtime/working_directoryto the response with the200statusresponse-required-property-added
- ▲