Skip to main content

Additional properties now allowed in CSharp

· One min read

We have now added support for additional properties in models in the CSharp SDK. The additional properties are deserialized and stored in a dictionary inside the model.

This can be enabled via navigating to the Settings > CodeGen Settings page in the API editor and enabling the Enable Additional Model Properties flag.

Supported platforms are :

Visit CodeGen Settings to explore the full set of Code Generation Settings available.