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
When setting a parameter type to Optional[List[str]], whether I send it in the payload or not it will return error response "Parameter must be type 'typing.Optional[typing.List[str]]'"