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

Backend UI API Wrapper: Create Asset Endpoint with 0.2.x #329

Closed
3 tasks
Tracked by #420
efiege opened this issue Jun 27, 2023 · 0 comments · Fixed by sovity/edc-ce#467
Closed
3 tasks
Tracked by #420

Backend UI API Wrapper: Create Asset Endpoint with 0.2.x #329

efiege opened this issue Jun 27, 2023 · 0 comments · Fixed by sovity/edc-ce#467
Assignees
Labels
kind/enhancement New feature or request
Milestone

Comments

@efiege
Copy link

efiege commented Jun 27, 2023

Feature Request

Description

Dealing with JSON-LD in Angular templates does not work, so before we add an intermediate layer into our UI we want to deal with the JSON-LD in our UI API Wrapper. Thus we want to add a new endpoint to type safely use the EDC Version 0 APIs from our UI.

Here is a comparison of the old and the new request:
grafik

Solution Proposal and Work Breakdown

  • Add edc @context
  • Change asset:prop:id to edc:id
  • Remove the properties field in the dataAddress and directly pass the contained properties
@efiege efiege added the kind/enhancement New feature or request label Jun 27, 2023
@SebastianOpriel SebastianOpriel added this to the Migration MS8->0.1.x milestone Jul 13, 2023
@richardtreier richardtreier changed the title Migrate Create-Asset-Call to Management Api Version 0.1.2 Backend UI API Wrapper: Create Asset Endpoint with 0.2.x Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants