eclipse-dataspace-hub / eclipse-dataspace-hub/MinimumViableDataspace

EDRs requests not available in the V4 of the api

Open Beginner friendly
#626 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

triage
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:

  1. On short term, update the burno requests to use /api/mgmt/v3/edrs/* instead of /api/mgmt/v4/edrs/*
  2. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.