Skip to content

[HttpClient] Generated client to use suffix of Impl or HttpClient #431

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2024

Conversation

rbygrave
Copy link
Contributor

@rbygrave rbygrave commented May 7, 2024

Avoid duplicating HttpClient or Client in the generated client class name. If the client interface ends in "Client" then use the suffix of "Impl" otherwise use "HttpClient".

Avoid duplicating HttpClient or Client in the generated
client class name. If the client interface ends in "Client" then use the suffix of "Impl" otherwise use
"HttpClient".
@rbygrave rbygrave added this to the 2.5 milestone May 7, 2024
@rbygrave rbygrave self-assigned this May 7, 2024
@rbygrave rbygrave merged commit cd36b01 into master May 7, 2024
3 checks passed
@rbygrave rbygrave deleted the feature/client-suffix branch May 7, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant