Commit 98eee0ab authored by sunse's avatar sunse
Browse files

CR0787 NRM enhancement for AUSF, Update TS28541_5GcNrm.yaml

parent 1505e7cf
Loading
Loading
Loading
Loading
+20 −9
Original line number Diff line number Diff line
@@ -134,6 +134,22 @@ components:
      properties:
        nFSrvGroupId:
          type: string
        supiRanges:
          type: array
          items:
            $ref: '#/components/schemas/SupiRange'
          minItems: 1
        routingIndicators:
          type: array
          items:
            type: string
            pattern: '^[0-9]{1,4}$'
          minItems: 1
        suciInfos:
          type: array
          items:
            $ref: '#/components/schemas/SuciInfo'
          minItems: 1
    SupportedDataSet:
      type: string
      description: any of enumrated value
@@ -154,9 +170,6 @@ components:
        - P_BDT
        - P_PLMNUE
        - P_NSSCD
    NFInfo:
      oneOf:
        - $ref: '#/components/schemas/AusfInfo'
    NotificationType:      
      type: string
      enum:
@@ -218,8 +231,6 @@ components:
            $ref: 'TS28541_NrNrm.yaml#/components/schemas/Snssai'
        locality:
          type: string
        nFInfo:
          $ref: '#/components/schemas/NFInfo'
        capacity:
          type: integer
        nfSetIdList:
@@ -1250,16 +1261,16 @@ components:
                - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-Attr'
                - type: object
                  properties:
                    plmnIdList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnIdList'
                    plmnInfoList:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/PlmnInfoList'
                    sBIFqdn:
                      type: string
                    snssaiList:
                      $ref: '#/components/schemas/SnssaiList'
                    managedNFProfile:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    commModelList:
                      $ref: '#/components/schemas/CommModelList'
                    ausfInfo:
                      $ref: '#/components/schemas/AusfInfo'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: