Commit 02a33fae authored by ruiyue's avatar ruiyue
Browse files

Correct the openAPI defintion for mnsCapability and SubNetwork-Single

parent d24dad23
Loading
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -647,9 +647,6 @@ components:
        - $ref: 'TS28623_ExternalDataMgmtNrm.yaml#/components/schemas/SubNetwork-ncO-ExternalDataMgmtNrm'
        - $ref: 'TS28561_NdtNrm.yaml#/components/schemas/SubNetwork-ncO-NDTNrm'
        - $ref: 'TS28567_CclNrm.yaml#/components/schemas/SubNetwork-ncO-CCLNrm'
        - $ref: 'TS28623_ExternalDataMgmtNrm.yaml#/components/schemas/SubNetwork-ncO-ExternalDataMgmtNrm'
        - $ref: 'TS28561_NdtNrm.yaml#/components/schemas/SubNetwork-ncO-NDTNrm'
        - $ref: 'TS28567_CclNrm.yaml#/components/schemas/SubNetwork-ncO-CCLNrm'

    ManagedElement-Single:
      allOf:
+41 −37
Original line number Diff line number Diff line
@@ -23,7 +23,8 @@ components:

#-------- Definition of types-----------------------------------------------------
    MnsCapability:
      type: string
      oneOf:
        - type: string
          enum:
            - NR_PROVISIONING
            - 5GC_PROVISIONING
@@ -60,6 +61,9 @@ components:
            - MNS_ACCESS_CONTROL_MANAGEMENT
            - DSO_RAPID_RECOVERY_AND_THRESHOLD_MONITORING
            - EXTERNALDATA_DISCOVERY_AND_REQUEST
        - type: string
          description: >- 
            It is used to represents the vendor extension values.
#-------- Definition of concrete IOCs --------------------------------------------          
    MnsRegistry-Single:
      allOf: