Import external files as data

Type: object

List of external data JSON files to load into the workflow

No Additional Properties
Example:

{
    "type": "importAsData",
    "from": {
        "A": "gcfs://1170d12887c70593e40938a5ff1832f9eb2b8e4a328a982621b36a57.gc.disk@latest://foo/bar/baz/readme.txt",
        "B": "gcfs://1170d12887c70593e40938a5ff1832f9eb2b8e4a328a982621b36a57.gc.disk@latest://data/encryptedData.crypt",
        "C": "0xf09f9a802048656c6c6f20576f726c64206f6620496e6c696e65642048657861646563696d616c204461746120617320616e2055524921"
    }
}

Type: const
Specific value: "importAsData"


List of external JSON files to inline into the script

Type: array of string

Must contain a minimum of 1 items

Each item of this array must be:

Type: string

URI of an GCFS (gcfs://...) or hexadecimal (0x...) JSON resource to inline into the script

Type: object
No Additional Properties

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression:
Type: string

URI of an GCFS (gcfs://...) or hexadecimal (0x...) JSON resource to inline into the script

Type: object
No Additional Properties

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression:
Type: string

URI of an GCFS (gcfs://...) or hexadecimal (0x...) JSON resource to inline into the script