ButterCMS / buttercms-csharp

.NET API client for ButterCMS (https://buttercms.com)
MIT License
40 stars 16 forks source link

Pages support & content fields updates #6

Closed bgnicoll closed 6 years ago

bgnicoll commented 6 years ago

This PR adds support for Butter Pages. It also expands functionality for Content Fields to support new API features, as well as removing the need to offload deserializing Content Field objects to the caller.