oceanprotocol / ocean-cli

4 stars 5 forks source link

Add support for agreementId, since documentId is not used on provider, sdk or operator service APIs #54

Closed paulo-ocean closed 2 months ago

paulo-ocean commented 2 months ago

Similar to #52 We don't have support for agreementId on CLI, SDK or Provider, but its a valid, although optional parameter for the API on Operator Service... Instead we are using documentId is is not used on ay component along the flow (we just use it on the CLI itslef to check if the data asset exists)