You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating the status list the request should allow to decide whether the schema of the status list should be StatusList2021 or BitStringStatusList.
Acceptance Criteria
enhance POST api/dim/status-list/{bpn} with status list type
enhance GET api/dim/status-list/{bpn} with a query param to query the status list with the type
The text was updated successfully, but these errors were encountered:
This issue is just a placeholder to have the effort of supporting the BitStringStatusList
See SAP/ssi-dim-middle-layer#80 as reference.
Since the repo isn't public, this are the tasks:
Description
When creating the status list the request should allow to decide whether the schema of the status list should be StatusList2021 or BitStringStatusList.
Acceptance Criteria
POST api/dim/status-list/{bpn}
with status list typeGET api/dim/status-list/{bpn}
with a query param to query the status list with the typeThe text was updated successfully, but these errors were encountered: