Skip to content

Commit 18aa228

Browse files
authored
feat: add desc for resolution image
feat: add desc for resolution image
2 parents cec8e70 + ea02f92 commit 18aa228

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/openapi/descriptions/image.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,4 +185,7 @@ If transparent, the output format needs to support transparency, so it should be
185185
desc: `Scale factor for LoRA application.`,
186186
},
187187
},
188+
resolution: {
189+
desc: `The resolution of the output image.`,
190+
},
188191
};

0 commit comments

Comments
 (0)