- Added a fallback
HttpClient
whennull
is passed to the constructor that accepts one (#4, thanks @MikDal002).
- Added a
NetlifyClient
constructor that does not require anHttpClient
. - Added client methods to all model types as appropriate.
- Complete rewrite using NSwag to generate entire Open API specification.
- Initial release.