feat(ClientOptions): Api-Versions-Eigenschaft hinzufügen
This commit is contained in:
parent
816b72bfc8
commit
dec10eeb79
@ -2,4 +2,5 @@
|
|||||||
|
|
||||||
public class ClientOptions
|
public class ClientOptions
|
||||||
{
|
{
|
||||||
|
public int ApiVersion { get; set; } = 1;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user