Skip to content

Commit

Permalink
chore(ui): typegen
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Mar 6, 2025
1 parent 288f918 commit 1c88600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion invokeai/frontend/web/src/services/api/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2457,7 +2457,7 @@ export type components = {
file: Blob;
/**
* Metadata
* @description The metadata to associate with the image
* @description The metadata to associate with the image, must be a stringified JSON dict
*/
metadata?: string | null;
};
Expand Down

0 comments on commit 1c88600

Please sign in to comment.