eclipse-tractusx / digital-product-pass

digital product pass
https://github.com/eclipse-tractusx/digital-product-pass
Apache License 2.0
21 stars 11 forks source link

Feature/retrieve aspect data frontend #335

Closed saudkhan116 closed 2 weeks ago

saudkhan116 commented 2 weeks ago

Why we create this PR?

Added a method getAspectData to retrieve aspect based on verification details. case 1: the data is retrieved without having verified it case 2: the data is retrieved with verification details. case 3: if aspect data is null, print error message

What we want to achieve with this PR?

To print verification related data in frontend

What is new?

Updated

matbmoser commented 2 weeks ago

Can we solve this bug #274 in this PR