参数

参数名字 描述
id
必填

内容视图标识符

Validations:

  • Must be a number.

name
选填

内容视图的新名称

Validations:

  • String

description
选填

内容视图描述

Validations:

  • String

repository_ids
选填

库 id 列表

Validations:

  • Must be an array of any type

component_ids
选填

综合视图组件内容视图版本 id 列表

Validations:

  • Must be an array of any type

auto_publish
选填

Enable/Disable auto publish of composite view

Validations:

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