Commit 12be3b1e authored by bradburyr's avatar bradburyr
Browse files

Syntax bugfixes.

parent f6b7e1f1
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -154,5 +154,5 @@ components:
          $ref: 'TS29571_CommonData.yaml#/components/schemas/Dnn'
        mediaStreamingClientData:
          allOf:
            $ref: 'TS26512_ClientData.yaml#/components/schemas/ClientData'
            description: 'Client data for the 5G Media Streaming System. See clause 11.4.3.3 of TS 26.512.'
            - $ref: 'TS26512_ClientData.yaml#/components/schemas/ClientData'
            - description: 'Client data for the 5G Media Streaming System. See clause 11.4.3.3 of TS 26.512.'
+9 −8
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ components:
        - required: [cmcdObjectData]
        - required: [cmcdRequestData]
        - required: [cmcdStatusData]
      properties:
        cmcdSessionData:
          $ref: 'TS26512_ClientData.yaml#/components/schemas/CmcdSessionData'
        cmcdObjectData: