Skip to content

Commit

Permalink
Add callout to BlockUpdateRequest type (#126)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmenden authored Jan 23, 2023
1 parent 8c1a857 commit b136385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions block.go
Original file line number Diff line number Diff line change
Expand Up @@ -693,4 +693,5 @@ type BlockUpdateRequest struct {
Pdf *Pdf `json:"pdf,omitempty"`
Bookmark *Bookmark `json:"bookmark,omitempty"`
Template *Template `json:"template,omitempty"`
Callout *Callout `json:"callout,omitempty"`
}

0 comments on commit b136385

Please sign in to comment.