forked from loafle/openapi-generator-original
Fixed typo in csharp-netcore httpclient generated code (#10119)
This commit is contained in:
parent
d0788cdbc1
commit
f9dd448451
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user