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