Loading OpenAPI/TS28541_5GcNrm.yaml +13 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,10 @@ components: uniqueItems: true items: $ref: '#/components/schemas/DefaultNotificationSubscription' callbackUriPrefixList: type: array items: $ref: '#/components/schemas/CallbackUriPrefixItem' NFStatus: type: string description: any of enumerated value Loading Loading @@ -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: Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +13 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,10 @@ components: uniqueItems: true items: $ref: '#/components/schemas/DefaultNotificationSubscription' callbackUriPrefixList: type: array items: $ref: '#/components/schemas/CallbackUriPrefixItem' NFStatus: type: string description: any of enumerated value Loading Loading @@ -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: Loading