You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.