TimeSpentMetricItem

  • id
    required

    An IRI can be either:

    1. A URI (any valid URI scheme)
    2. A URN in the format "urn:uuid:" where UUID is a version 4 UUID
    • Type: string Pattern: ^[a-z][a-z0-9+.-]*:Format: url

      An IRI can be either:

      1. A URI (any valid URI scheme)
      2. A URN in the format "urn:uuid:" where UUID is a version 4 UUID
  • metricType
    Type: string
    required
  • metricValue
    Type: number
    required
  • type
    enum
    const:  
    TimeSpentMetric
    required
    values
    • TimeSpentMetric
  • endDate
    Type: string Pattern: ^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}.[0-9]{3}Z$Format: date-time

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

  • metricSubType
    Type: string
  • startDate
    Type: string Pattern: ^[0-9]{4}-[0-9]{2}-[0-9]{2}T[0-9]{2}:[0-9]{2}:[0-9]{2}.[0-9]{3}Z$Format: date-time

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