@sovity.de/edc-client 10.4.1 → 10.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1002,7 +1002,7 @@ export declare interface DataOfferCreationRequest {
|
|
|
1002
1002
|
*/
|
|
1003
1003
|
uiAssetCreateRequest: UiAssetCreateRequest;
|
|
1004
1004
|
/**
|
|
1005
|
-
* Which policy to apply to this asset.
|
|
1005
|
+
* Which policy to apply to this asset creation.
|
|
1006
1006
|
* @type {string}
|
|
1007
1007
|
* @memberof DataOfferCreationRequest
|
|
1008
1008
|
*/
|