mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-19 05:57:06 +00:00
Fixed typo in csharp-netcore httpclient generated code (#10119)
This commit is contained in:
@@ -158,7 +158,7 @@ namespace {{packageName}}.Client
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Provides a default implementation of an Api client (both synchronous and asynchronous implementatios),
|
/// Provides a default implementation of an Api client (both synchronous and asynchronous implementations),
|
||||||
/// encapsulating general REST accessor use cases.
|
/// encapsulating general REST accessor use cases.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <remarks>
|
/// <remarks>
|
||||||
|
|||||||
Reference in New Issue
Block a user