Commit 6e099bb1 authored by ruiyue's avatar ruiyue
Browse files

Edit TS29571_CommonData.yaml

parent 9333d0ce
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -6306,18 +6306,18 @@ components:
          allOf:
            - $ref: '#/components/schemas/MbsServiceArea'
          writeOnly: true
        extMbsServiceArea:
          allOf:
            - $ref: '#/components/schemas/ExternalMbsServiceArea'
          writeOnly: true
#        extMbsServiceArea:
#          allOf:
#            - $ref: '#/components/schemas/ExternalMbsServiceArea'
#          writeOnly: true
        redMbsServArea: 
          allOf:
            - $ref: '#/components/schemas/MbsServiceArea'
          readOnly: true
        extRedMbsServArea: 
          allOf:
            - $ref: '#/components/schemas/ExternalMbsServiceArea'
          readOnly: true
#        extRedMbsServArea: 
#          allOf:
#            - $ref: '#/components/schemas/ExternalMbsServiceArea'
#          readOnly: true
        dnn:
          allOf:
            - $ref: '#/components/schemas/Dnn'