eclipse-dataspace-hub / eclipse-dataspace-hub/MinimumViableDataspace
EDRs requests not available in the V4 of the api
Nobody has claimed this yet.
- Dominant language
- Bru
- Stars
- 130
- Forks
- 239
- PR merge metrics
- No merged PRs in 30d
Description
All bruno requests to the edrs endpoint (/api/mgmt/v4/edrs/) are not working for the main branch.
This is probably caused by the removal of EDRs endpoint in the edc-connector.
https://github.com/eclipse-edc/Connector/issues/5638
To solve:
- On short term, update the burno requests to use /api/mgmt/v3/edrs/* instead of /api/mgmt/v4/edrs/*
- On longer term, MVD should switch to the V5 of the API
Br,
Sergiu
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Bruno request definitions for /api/mgmt/v4/edrs/ and compare the available EDR endpoints with the referenced connector issue. Update the requests to use the v3 paths for the short-term fix, then verify they work against the main branch; treating the longer-term v5 migration as separate follow-up work keeps the scope clear.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100