Commit 64e03575 authored by Pengxiang Xie's avatar Pengxiang Xie
Browse files

Update TS28541_5GcNrm.yaml

parent 7557900a
Loading
Loading
Loading
Loading
+13 −1
Original line number Diff line number Diff line
@@ -142,7 +142,10 @@ components:
          uniqueItems: true
          items:
            $ref: '#/components/schemas/DefaultNotificationSubscription'

        callbackUriPrefixList:
          type: array
          items:
            $ref: '#/components/schemas/DefaultNotificationSubscription'
    NFStatus:
      type: string
      description: any of enumerated value
@@ -283,6 +286,15 @@ components:
          minItems: 1
        callbackUriPrefix:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo'
    CallbackUriPrefixItem:
      type: object
      properties:
        notificationTypes:
          type: array
          items: 
            $ref: '#/components/schemas/notificationType'
        callbackUriPrefix:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo'
    DefSubServiceInfo:
      type: object
      properties: