Commit fcb52f55 authored by bradburyr's avatar bradburyr
Browse files

TS 26.510 Rel-18 CR0003 [S4-241389] Data type corrections and renaming.

parent f27e68a4
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -148,17 +148,17 @@ components:
              type: array
              minItems: 1
              items:
                $ref: '#/components/schemas/ClientServcieEndpointAccessParameters'
                $ref: '#/components/schemas/ClientServiceEndpointAccessParameters'
            turnEndpoints:
              type: array
              minItems: 1
              items:
                $ref: '#/components/schemas/ClientServcieEndpointAccessParameters'
                $ref: '#/components/schemas/ClientServiceEndpointAccessParameters'
            swapEndpoints:
              type: array
              minItems: 1
              items:
                $ref: '#/components/schemas/ClientServcieEndpointAccessParameters'
                $ref: '#/components/schemas/ClientServiceEndpointAccessParameters'
        clientConsumptionReportingConfiguration:
          type: object
          required:
@@ -272,9 +272,9 @@ components:
            easDiscoveryTemplate:
              $ref: '#/components/schemas/EASDiscoveryTemplate'
            easRelocationRequirements:
              $ref: '#/components/schemas/M5EASRelocationRequirements'
              $ref: '#/components/schemas/ClientEASRelocationRequirements'

    ClientServcieEndpointAccessParameters:
    ClientServiceEndpointAccessParameters:
      type: object
      description: "Details used by a Media Client to access a service endpoint."
      allOf:
@@ -294,7 +294,7 @@ components:
                  type: string
                  minLength: 1

    M5EASRelocationRequirements:
    ClientEASRelocationRequirements:
      description: 'Relocation requirements of an EAS.'
      type: object
      required: