SenseNet / sn-client-dotnet

A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
7 stars 16 forks source link

Expose field names found in the response #56

Closed tusmester closed 3 years ago

tusmester commented 3 years ago

We need the available field names on the content so that we can enumerate field values. This is not about having a full schema map, just the fields that can be found in the response.