参数

参数名字 描述
location_id
选填

设置请求的当前位置上下文

Validations:

  • Must be a Integer

organization_id
选填

设置请求的当前组织上下文

Validations:

  • Must be a Integer

metadata_export_mode
选填

Specify how to handle metadata

Validations:

  • Must be one of: refresh, keep, remove.

commit_msg
选填

Custom commit message for templates export

Validations:

  • Must be a String

branch
选填

Branch in Git repo.

Validations:

  • Must be a String

repo
选填

Override the default repo from settings.

Validations:

  • Must be a String

filter
选填

Export templates with names matching this regex (case-insensitive; snippets are not filtered).

Validations:

  • Must be a String

negate
选填

Negate the prefix (for purging).

Validations:

  • Must be one of: true, false, 1, 0.

dirname
选填

The directory within Git repo containing the templates

Validations:

  • Must be a String

location_ids
选填

使用给定 id 替换位置

Validations:

  • Must be an array of any type

organization_ids
选填

使用给定 id 替换机构

Validations:

  • Must be an array of any type