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
Not only binding perfectly, but also works well with webapi help page and swagger documentation. WebApiProxy also generate the perfect proxy.
Only question, in Swashbuckle test page, the binding parameter show as headers, but parameter type is body. Is there a way to make them header type and actually send as headers?
Thanks
The text was updated successfully, but these errors were encountered:
Not only binding perfectly, but also works well with webapi help page and swagger documentation. WebApiProxy also generate the perfect proxy.
Only question, in Swashbuckle test page, the binding parameter show as headers, but parameter type is body. Is there a way to make them header type and actually send as headers?
Thanks
The text was updated successfully, but these errors were encountered: