forked from loafle/openapi-generator-original
fix typo Configuraiton
This commit is contained in:
parent
6d010f9af7
commit
f90bd85a4f
@ -61,7 +61,7 @@ namespace IO.Swagger.Client
|
|||||||
/// Gets or sets the default API client for making HTTP calls.
|
/// Gets or sets the default API client for making HTTP calls.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>The default API client.</value>
|
/// <value>The default API client.</value>
|
||||||
[Obsolete("ApiClient.Default is deprecated, please use 'Configuraiton.Default.ApiClient' instead.")]
|
[Obsolete("ApiClient.Default is deprecated, please use 'Configuration.Default.ApiClient' instead.")]
|
||||||
public static ApiClient Default;
|
public static ApiClient Default;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user