mustBeValidSize in openAIImages is unused
Closed this issue · 1 comments
vpapanasta commented
mustBeValidSize in openAIImages is unused. Shall we use it in the argument validation of nvpSize which we do in generate, edit and createVariation methods?
If we should use it and at the moment Size validation is wrong, then this is a bug. Otherwise, I would categorize it as an enhancement.
ccreutzi commented
The size validation did happen later. I'll remove the bug label.