Download OpenAPI specification:Download
Authorization required | string Example: Token <token> Token authorization from project |
branch | string The branch used to create the snapshots |
commitSha | string The SHA1 from the current |
committerName | string The name from the current |
commiterEmail | string The email from the commit |
commitDate | string The commit date of the commit (YYYY-MM-DDThh-mm-ss-Z) |
authorName | string The author of the commit |
authorEmail | string The author email of the commit |
authorDate | string The author date of the commit (YYYY-MM-DDThh-mm-ss-Z) |
assets | object (Assets) A HashTable of file names as the key and SHA1 as the value |
Build object
Error
X-BUILD-ID required | string <uuid> The buildId from the created build |
X-RELATIVE-PATH required | string Example: path/to/file.png The relative path of the file |
X-SHA required | string The SHA1 of the file |
snapshot | string <binary> |
widths | string Single or Multiple (comma separated) width(s) |
title | string Title of the snapshot |
selectors | string CSS selectors used to take a snapshot of elements |
hideSelectors | string CSS selectors used to hide elements |
browsers | string Browser(s) to render snapshots on (comma separated) firefox or chrome |
Uploaded object
Error
X-BUILD-ID required | string <uuid> The buildId from the created build |
X-RELATIVE-PATH required | string Example: path/to/file.png The relative path of the file |
X-SHA required | string The SHA1 of the file |
asset | string <binary> |
Uploaded object
Error
buildId | string <uuid> |
Submitted object
Error