consistent promise behavior for get artifact
This commit is contained in:
@@ -53,11 +53,6 @@ export interface UploadArtifactOptions {
|
||||
*****************************************************************************/
|
||||
|
||||
export interface GetArtifactResponse {
|
||||
/**
|
||||
* If an artifact was found
|
||||
*/
|
||||
success: boolean
|
||||
|
||||
/**
|
||||
* Metadata about the artifact that was found
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user