mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
small fix
This commit is contained in:
parent
af53e4416b
commit
786bfbb551
@ -188,6 +188,8 @@ An asset should have at least one service to be actually accessible, and can hav
|
|||||||
| **`compute`** | [Compute](#compute-options) | **✓** (for compute assets only) | If service is of `type` `compute`, holds information about the compute-related privacy settings & resources. |
|
| **`compute`** | [Compute](#compute-options) | **✓** (for compute assets only) | If service is of `type` `compute`, holds information about the compute-related privacy settings & resources. |
|
||||||
| **`consumerParameters`** | [Consumer Parameters](#consumer-parameters) | | An object the defines required consumer input before consuming the asset|
|
| **`consumerParameters`** | [Consumer Parameters](#consumer-parameters) | | An object the defines required consumer input before consuming the asset|
|
||||||
| **`additionalInformation`** | Object | | Stores additional information, this is customizable by publisher |
|
| **`additionalInformation`** | Object | | Stores additional information, this is customizable by publisher |
|
||||||
|
|
||||||
|
|
||||||
#### Files
|
#### Files
|
||||||
|
|
||||||
The `files` field is returned as a `string` which holds the encrypted file URLs.
|
The `files` field is returned as a `string` which holds the encrypted file URLs.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user