Commit e90a95fa authored by yaoyiz's avatar yaoyiz Committed by sunse
Browse files

Rel18_28.541_CR1106_Add_NRM_for_AnLF

parent c79590f7
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -3463,6 +3463,8 @@ components:
              $ref: '#/components/schemas/EP_NL3-Multiple'
            EP_N34:
              $ref: '#/components/schemas/EP_N34-Multiple'
            AnLFFunction:
              $ref: '#/components/schemas/AnLFFunction-Single'
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'

    ScpFunction-Single:
@@ -5092,6 +5094,21 @@ components:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/LocalAddress'
                    remoteAddress:
                      $ref: 'TS28541_NrNrm.yaml#/components/schemas/RemoteAddress'
    AnLFFunction-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'
        - type: object
          properties:
            attributes:
              allOf:
                - type: object
                  properties:
                    activationStatus:
                      type: string
                      enum:
                        - ACTIVATED
                        - DEACTIVATED

    EP_SM12-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'