Commit e7f36197 authored by sunse's avatar sunse
Browse files

Merge branch...

Merge branch '28.541_Rel17_CR0871_ManagedNFProfile_stage3_not_consistent_with_Stage_2' into 'Integration_Rel17_SA5_147_YAML'

CR0871 ManagedNFProfile stage3 inconsistent with stage2, Update TS28541_5GcNrm.yaml

See merge request !537
parents 99ae8df5 bbc74d49
Loading
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -248,6 +248,22 @@ components:
          type: array
          items:
            type: string
        recoveryTime:
           $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
        nfServicePersistence:
           type: boolean
        nfProfileChangesSupportInd:
           type: boolean
        defaultNotificationSubscriptions:
          type: array
          items:
            $ref: '#/components/schemas/DefaultNotificationSubscription'
          minItems: 1
        serviceSetRecoveryTimeList:
          type: array
          items:
            $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
          minItems: 1
        vendorId:
          type: string
    SEPPType: