Commit 12110c04 authored by sunxixi's avatar sunxixi Committed by sunse
Browse files

Update 5gcNrm.yaml

parent 5fd9d1c9
Loading
Loading
Loading
Loading
+46 −2
Original line number Diff line number Diff line
@@ -1191,6 +1191,31 @@ components:
            EP_Npc8:
              $ref: '#/components/schemas/EP_Npc8-Multiple'

    EASDFFunction-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              allOf:
                - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-Attr'
                - type: object
                  properties:
                    plmnId:
                      $ref: 'nrNrm.yaml#/components/schemas/PlmnId'
                    sBIFqdn:
                      type: string
                    managedNFProfile:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    serverAddr:
                      type: string
        - $ref: 'genericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties:
            EP_Nxx:
              $ref: '#/components/schemas/EP_Nxx-Multiple'


    ExternalAmfFunction-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'
@@ -1754,6 +1779,21 @@ components:
                    remoteAddress:
                      $ref: 'nrNrm.yaml#/components/schemas/RemoteAddress'
                      
    EP_Nxx-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              allOf:
                - $ref: 'genericNrm.yaml#/components/schemas/EP_RP-Attr'
                - type: object
                  properties:
                    localAddress:
                      $ref: 'nrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'nrNrm.yaml#/components/schemas/RemoteAddress'
                      
    FiveQiDscpMappingSet-Single:
      allOf:
        - $ref: 'genericNrm.yaml#/components/schemas/Top'
@@ -2166,7 +2206,11 @@ components:
    EP_Npc8-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_Npc8-Single'
        $ref: '#/components/schemas/EP_Npc66-Single'
    EP_Nxx-Multiple:
      type: array
      items:
        $ref: '#/components/schemas/EP_Nxx-Single'
    Configurable5QISet-Multiple:
      type: array
      items: