Commit b514661c authored by bradburyr's avatar bradburyr
Browse files

Repointed $refs at TS26510_CommonData.yaml, where appropriate.

parent a74e0d63
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ openapi: 3.0.0

info:
  title: 5GMS Event Exposure
  version: 1.0.0
  version: 1.0.1
  description: |
    5GMS Event Exposure syntax
    © 2023, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, TTA, TTC).
@@ -46,7 +46,7 @@ components:
          minimum: 1
          description: The number of data samples included in or summarised by this collection.
        streamingDirection:
          $ref: 'TS26512_CommonData.yaml#/components/schemas/ProvisioningSessionType'
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ProvisioningSessionType'
        summarisations:
          type: array
          minItems: 1
@@ -72,7 +72,7 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
          # The date–time at which the UE data carried in this record was sampled or summarised.
        provisioningSessionId:
          $ref: 'TS26512_CommonData.yaml#/components/schemas/ResourceId'
          $ref: 'TS26510_CommonData.yaml#/components/schemas/ResourceId'
          # The identifier of the Provisioning Session to which this record pertains. Present only for individual data sample record type.
        sessionId:
          $ref: 'TS26512_CommonData.yaml#/components/schemas/MediaDeliverySessionId'
@@ -142,10 +142,10 @@ components:
                    $ref: 'TS29571_CommonData.yaml#/components/schemas/DateTime'
                    # The moment in time at which this QoE metric was sampled.
                  sampleDuration:
                    $ref: 'TS26512_CommonData.yaml#/components/schemas/Duration'
                    $ref: 'TS26510_CommonData.yaml#/components/schemas/Duration'
                    # The time duration over which this QoE metric was sampled.
                  mediaTimestamp:
                    $ref: 'TS26512_CommonData.yaml#/components/schemas/Duration'
                    $ref: 'TS26510_CommonData.yaml#/components/schemas/Duration'
                    # The time point in the media at which this QoE metric was sampled.
                  metrics:
                    type: array
@@ -188,16 +188,16 @@ components:
            - mediaComponentIdentifier
          properties:
            unitDuration:
              $ref: 'TS26512_CommonData.yaml#/components/schemas/Duration'
              $ref: 'TS26510_CommonData.yaml#/components/schemas/Duration'
              # The duration of this consumption reporting unit.
            clientEndpointAddress:
              $ref: 'TS26512_CommonData.yaml#/components/schemas/EndpointAddress'
              $ref: 'TS26510_CommonData.yaml#/components/schemas/EndpointAddress'
              # The endpoint address of the UE that consumed media.
            serverEndpointAddress:
              $ref: 'TS26512_CommonData.yaml#/components/schemas/EndpointAddress'
              $ref: 'TS26510_CommonData.yaml#/components/schemas/EndpointAddress'
              # The endpoint address of the 5GMS AS from which media was consumed.
            mediaPlayerEntryUrl:
              $ref: 'TS26512_CommonData.yaml#/components/schemas/AbsoluteUrl'
              $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl'
              # The Media Player Entry URL to which this consumption reporting unit pertains.
            mediaComponentIdentifier:
              type: string
@@ -266,15 +266,15 @@ components:
            - policyTemplateId
          properties:
            policyTemplateId:
              $ref: 'TS26512_CommonData.yaml#/components/schemas/ResourceId'
              $ref: 'TS26510_CommonData.yaml#/components/schemas/ResourceId'
            serviceDataFlowDescriptions:
              type: array
              minItems: 1
              items:
                $ref: 'TS26512_CommonData.yaml#/components/schemas/ServiceDataFlowDescription'
                $ref: 'TS26510_CommonData.yaml#/components/schemas/ServiceDataFlowDescription'
              description: The set of Service Data Flows to which the Media Session Handler requested that the Policy Template be applied. At least a domain name or one packet filter shall be present.
            requestedQoS:
              $ref: 'TS26512_CommonData.yaml#/components/schemas/UnidirectionalQoSSpecification'
              $ref: 'TS26510_CommonData.yaml#/components/schemas/UnidirectionalQoSSpecification'
              # The network QoS parameters (if any) requested by the Media Session Handler.
            enforcementMethod:
              type: string