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
I'm not sure if the problem is RestSharp or Swaggers but when you generate a file upload it doesnt work. It doesn't even send an http request (checked on receiving server and with fidller4)
A workaround fix i used to make it work was this: (But its a terrible hack):
I'm not sure if the problem is RestSharp or Swaggers but when you generate a file upload it doesnt work. It doesn't even send an http request (checked on receiving server and with fidller4)
A workaround fix i used to make it work was this: (But its a terrible hack):
the yaml file i used:
version: swagger gen 2.2.2
The text was updated successfully, but these errors were encountered: