Skip to content

Commit 135ef86

Browse files
author
brain.liu
committed
update handleErrorResp
1 parent 9f57a32 commit 135ef86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ type ImageRequest struct {
8383
Moderation string `json:"moderation,omitempty"`
8484
OutputCompression int `json:"output_compression,omitempty"`
8585
OutputFormat string `json:"output_format,omitempty"`
86+
Watermark *bool `json:"watermark,omitempty"`
8687
}
8788

8889
// ImageResponse represents a response structure for image API.

0 commit comments

Comments
 (0)