Skip to content

Commit f03a2bf

Browse files
chore(ui): typegen
1 parent 4136817 commit f03a2bf

File tree

1 file changed

+1
-1
lines changed
  • invokeai/frontend/web/src/services/api

1 file changed

+1
-1
lines changed

invokeai/frontend/web/src/services/api/schema.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2457,7 +2457,7 @@ export type components = {
24572457
file: Blob;
24582458
/**
24592459
* Metadata
2460-
* @description The metadata to associate with the image
2460+
* @description The metadata to associate with the image, must be a stringified JSON dict
24612461
*/
24622462
metadata?: string | null;
24632463
};

0 commit comments

Comments
 (0)