Paramètres

Nom du paramètre Description
repository_id
requis

repository_id

Validations:

  • String

name
requis

package group name.

Validations:

  • String

description
optionel

package group description. Defaults to params

Validations:

  • String

user_visible
optionel

set “user_visible” flag on package group. Defaults to true

Validations:

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

mandatory_package_names
optionel

mandatory package names to include in the package group

Validations:

  • Must be an array of any type

optional_package_names
optionel

optional package names to include in the package group

Validations:

  • Must be an array of any type

conditional_package_names
optionel

conditional package names to include in the package group

Validations:

  • Must be an array of any type

default_package_names
optionel

default package names to include in the package group

Validations:

  • Must be an array of any type