Skip to content

Commit

Permalink
checkpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Ortel <[email protected]>
  • Loading branch information
jortel committed Dec 15, 2023
1 parent 94cac32 commit 92ca039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/task.go
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ func (r *TaskReport) Model() (m *model.TaskReport) {
}

//
// Attachment task report attached file ref.
// Attachment associates Files with a TaskReport.
type Attachment struct {
// Ref references an attached File.
Ref `yaml:",inline"`
Expand Down

0 comments on commit 92ca039

Please sign in to comment.