fix: set ApiVersion to private set

This commit is contained in:
Aviv Cohn
2025-12-10 09:09:13 -05:00
parent 1c5e75b025
commit 97ee87aa11

View File

@@ -12,7 +12,7 @@ namespace PepperDash.Essentials.Core
/// API version string
/// </summary>
[JsonProperty("apiVersion")]
public string ApiVersion { get; set; }
public string ApiVersion { get; private set; }
/// <summary>
/// Standard room properties