DEX-Company / koi-clj

Reference implementation of Invokable services for Ocean Protocol
https://dex-company.github.io/koi-clj/
Eclipse Public License 1.0
0 stars 1 forks source link

Invoke API should return DID rather than Asset ID in the result #67

Open AyushVerma2 opened 4 years ago

AyushVerma2 commented 4 years ago

Eg: Response body if Prime API should be like:

{ "results": { "primes": { "did": "did:op:b6dcf69f358863022b804b3da25b7ad93e5000ec0f5e91bbfbc7435cbdc63cc7/2c0a9a984246869004db9a81108896618ccb30f8eb790b5f8004a8d20a888766" } } }