Skip to main content

Contributoren

Currently, we define contributors with static YAML documents. The following schema describes the allowed and the required values.

  • idstring (uuid)
    required

    ID of the contributor. It has to be globally unique.

  • namestring
    required

    Name of the contributor.

  • customerIdstring (uuid)
    required

    ID of the organization in the mStudio, the contributor belongs to. The mapping of contributors to organizations is 1:1.

  • stateobject
    required

    State of the Contributor.

    • disabledboolean
  • emailstring (email)
    required

    Email address of the contributor for support.

  • phonestring (phone)

    Phone number of the contributor for support.