Open
Description
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)