2.0.11
19 April 2021

This is a minor release containing a small fix and a new content property.

Features

  • We added a new FieldNames property to the Content class to have a list of field names found in the response.

Bug fixes

  • Removed a JObject restriction when deserializing a response to let the caller work with JArrays too.