17 lines
260 B
Plaintext
17 lines
260 B
Plaintext
meta {
|
|
name: Downloads a file from an old Cloud asset file URL- such as
|
|
---cloud----path---assetID---ext-----
|
|
type: http
|
|
seq: 5
|
|
}
|
|
|
|
get {
|
|
url: https://backend.memori.ai/api/v1/CloudAsset/{assetID}
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
params:path {
|
|
assetID:
|
|
}
|