Closed Daniel-Svensson closed 5 months ago
Fix #507
Add a new Attribute for controlling how the Uri's for endpoints are generated and take it into account for both code generation.
BinaryHttpDomainClientFactory
_httpClientFactory
Uri
HttpClient
DomainClientFactory
TODO
Copilot suggestions for names:
Issues 5 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Fix #507
Add a new Attribute for controlling how the Uri's for endpoints are generated and take it into account for both code generation.
BinaryHttpDomainClientFactory
updates_httpClientFactory
field now accepts aUri
parameter forHttpClient
creation.DomainClientFactory
so that it will only append "/binary/" for WCF style Uris, for all other kinds of uri it willTODO
Copilot suggestions for names: