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
* feat: switch PolicyDefinition to connector client (#38)
* feat: fix id and permission on creating new Policy (#58)
* feat: use get functions for obligations and prohibition in View (#58)
* feat: remove unnecessary import (#58)
* feat: switch PolicyDefinition to connector client (eclipse-edc#38)
* feat: fix id and permission on creating new Policy (eclipse-edc#58)
* feat: use get functions for obligations and prohibition in View (eclipse-edc#58)
* feat: remove unnecessary import (eclipse-edc#58)
Feature Request
Use
EDC-connector-client
library instead of direct http calls to the management api.Which Areas Would Be Affected?
e.g., DPF, CI, build, transfer, etc.
Why Is the Feature Desired?
Are there any requirements?
sub-task list
AssetService
#51CatalogService
#53ContractAgreementService
#54ContractDefinitionService
#55ContractNegotiationService
#56DataplaneSelectorService
#57PolicyService
#58TransferProcessService
#59ApplicationObservabilityService
#60The text was updated successfully, but these errors were encountered: