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

Samples: Use Datamanagment API to initiate file transfer #1194

Conversation

cpeeyush
Copy link
Contributor

What this PR changes/adds

  • Updated samples to work with DataManagement API to initiate file transfer.
  • Removed existing custom implementation of ConsumerApiController.
  • Updated docs.

Why it does that

To use DataManagement API.

Further notes

Follow PR of #1161

Linked Issue(s)

Closes #1120

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

* tmp

* Revert "tmp"

This reverts commit f97672e.

* Updating Sample04 to use data management api for asset transfer

* Update sample04.1

* Update sample04.3

* Remove duplicate

* Update sample04.3

* Update sample04.3

* Update sample 4.3

* Update sample4.3

* Update sample

Co-authored-by: Marc Gomez <marcgomez@microsoft.com>
@cpeeyush cpeeyush force-pushed the feature/1120-update-samples-use-data-management-api branch from 795289a to f53b1ad Compare April 21, 2022 12:58
@cpeeyush cpeeyush marked this pull request as ready for review April 21, 2022 12:58
@cpeeyush cpeeyush changed the title Feature/1120 update samples use data management api Samples: Use Datamanagment API to initiate file transfer Apr 21, 2022
@bscholtes1A bscholtes1A merged commit 79b58b8 into eclipse-edc:main Apr 24, 2022
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.

System Tests: Update EDC System test to use DataManagement API for asset transfer
3 participants