Skip to content
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

refactor: extract control api client #4276

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Jun 17, 2024

What this PR changes/adds

Extract an HTTP client that can be used to implement "remote" services in an easier way.

Why it does that

refactoring

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Linked Issue(s)

Closes #4259

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the refactoring Cleaning up code and dependencies label Jun 17, 2024
@ndr-brt ndr-brt requested a review from wolf4ood June 17, 2024 15:02
@ndr-brt ndr-brt merged commit b2c451b into eclipse-edc:main Jun 19, 2024
18 checks passed
@ndr-brt ndr-brt deleted the 4259-control-api-client branch June 19, 2024 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Cleaning up code and dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

refactor: control api context api
2 participants