- Added a fallback
HttpClientwhennullis passed to the constructor that accepts one (#4, thanks @MikDal002).
- Added a
NetlifyClientconstructor 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.