パラメーター

パラメーター名 記述
location_id
任意

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
任意

Set the current organization context for the request

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