Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add NullValueHandling to Cape property in Textures.cs This change ensures that the Cape property is ignored if its value is null when serializing to JSON. This helps prevent sending unnecessary data and can potentially reduce payload size in API responses.
- Loading branch information