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
Referring to features/issues mentioned in #10, #14, #35, #58 and #73 -
We need to think of a better structure for the C# client generator configuration file. Here is some of the aggregated features to serve as a starting point:
Multiple API support
Optionally or explicitly include DataAnnotations for validation
Allow for un-trusted SSL, specifically used in development scenarios
JSON format
Force request to throw exception when not 200 (EnsureSuccess)