DynamicPlaceholderStructure

Version #1

Description:

Todo

No description for this structure

Fields:

  • encoder: Enum<base64 | none | url> [Optional]
    Default: none
    Description: Encoder to be applied to the serialized value.
  • name: String [Required]
    Description: Exact placeholder to be replaced. Like {{projectId}}
  • path: String [Required]
    Description: Structure path. Content will be read and converted to a string. In case of an object, it will be serialized to json. Eg.: context.projectId