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
While testing flow triggering with multipart/form-data Content Type with Swagger UI, an options parameter is added by default. This caused the serialisation to break as options parameter is a nested structured object, that requires to be treated as such.