Production state
This commit is contained in:
@@ -28,7 +28,7 @@ type Generation struct {
|
||||
ID, SessionID, UploadID, OriginalName, ReviewedPrompt, ProviderJobID string
|
||||
Status GenerationStatus
|
||||
Duration int
|
||||
Resolution, AspectRatio, OutputPath, OutputMIMEType string
|
||||
Resolution, OutputPath, OutputMIMEType string
|
||||
OutputSize int64
|
||||
ErrorCode, ErrorMessage string
|
||||
CreatedAt, UpdatedAt time.Time
|
||||
|
||||
Reference in New Issue
Block a user