Parámetros

Nombre del parámetro Descripción
repository_id
requerido

repository_id

Validations:

  • String

name
requerido

package group name.

Validations:

  • String

description
opcional

package group description. Defaults to params

Validations:

  • String

user_visible
opcional

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

Validations:

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

mandatory_package_names
opcional

mandatory package names to include in the package group

Validations:

  • Must be an array of any type

optional_package_names
opcional

optional package names to include in the package group

Validations:

  • Must be an array of any type

conditional_package_names
opcional

conditional package names to include in the package group

Validations:

  • Must be an array of any type

default_package_names
opcional

default package names to include in the package group

Validations:

  • Must be an array of any type