ActiveConfigResponse

  • activatedAt
    Type: string Format: date-time
    required

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • extract
    Type: object · ConfigExtract
    required

    The declarative configuration uploaded by portal deploy.

    • channels
      Type: object
      required

      Channel configs, keyed by channel id (exact id or * template; most-specific wins).

    • project
      Type: object
      required
    • version
      Type: string
      required

      The config format version.

  • versionId
    Type: string
    required