Changes to Write Run Blob
POST /api/v1/runs/{id}/blobs
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 134 revisions of this API.14
What changed
- ○
the
hashresponse's property pattern was changed from^[0-9a-f]{64}$to^[0-9A-Fa-f]{64}$for the status200response-property-pattern-changed
- ○
- ○
the
hashresponse's property pattern^[0-9a-f]{64}$was added for the status200response-property-pattern-added
- ○
- ○
the
hashresponse's property pattern^[0-9A-Fa-f]{64}$was added for the status200response-property-pattern-added
- ○
- ▲
removed the required property
idfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
hashto the response with the200statusresponse-required-property-added
- ▲