Resolve declared file targets in Run
This commit is contained in:
@@ -44,6 +44,7 @@ type RunJobProgressReport struct {
|
||||
type RunJobExecutionInput struct {
|
||||
WorkspaceScope string `json:"workspaceScope,omitempty"`
|
||||
Content string `json:"content,omitempty"`
|
||||
FileTargetKey string `json:"fileTargetKey,omitempty"`
|
||||
ExpectedVersion int `json:"expectedVersion,omitempty"`
|
||||
ExpectedChecksum string `json:"expectedChecksum,omitempty"`
|
||||
MaxReadBytes int `json:"maxReadBytes,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user