7digital / SevenDigital.Api.Wrapper

A fluent c# wrapper for the 7digital API
MIT License
16 stars 29 forks source link

IFluentApi.WithMethod() takes a HttpMethod not a string #172

Closed AnthonySteele closed 10 years ago

AnthonySteele commented 10 years ago

IFluentApi.WithMethod() takes a HttpMethod not a string For consistency with the rest of the code and for strong typing not string typing Will break some downstream tests in a minor, easily fixable way