TargetFileStructure

Version #1

Description:

References a file in the current project.
Only fileId or group and path are required.
(File id is the following: <group>/<path>)

Fields:

  • category: String [Optional]
    Default: Current category of the execution context
    Description: Defines the resource category where to search for the file.
  • fileId: String [Optional]
    Default: null
    Description: References a file by it’s id.
  • group: String [Optional]
    Default: null
    Description: Defines the group of the file.
  • path: String [Optional]
    Default: null
    Description: Defines the path of the file within the group.

In use by: