Loading OpenAPI/TS28541_5GcNrm.yaml +29 −0 Original line number Diff line number Diff line Loading @@ -155,6 +155,10 @@ components: type: boolean sharedServiceDataId: type: string defaultNotificationSubscriptions: type: array items: $ref: '#/components/schemas/DefaultNotificationSubscription' NFStatus: type: string Loading Loading @@ -263,6 +267,8 @@ components: callbackURI: type: string readOnly: true interPlmnCallbackUri: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' n1MessageClass: type: boolean readOnly: true Loading @@ -275,6 +281,29 @@ components: binding: type: string readOnly: true acceptedEncoding: type: string readOnly: true supportedFeatures: type: string readOnly: true serviceInfoList: type: array items: $ref: '#/components/schemas/DefSubServiceInfo' callbackUriPrefix: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' DefSubServiceInfo: type: object properties: versions: type: array items: type: string readOnly: true supportedFeatures: type: string readOnly: true ManagedNFProfile: type: object properties: Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +29 −0 Original line number Diff line number Diff line Loading @@ -155,6 +155,10 @@ components: type: boolean sharedServiceDataId: type: string defaultNotificationSubscriptions: type: array items: $ref: '#/components/schemas/DefaultNotificationSubscription' NFStatus: type: string Loading Loading @@ -263,6 +267,8 @@ components: callbackURI: type: string readOnly: true interPlmnCallbackUri: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' n1MessageClass: type: boolean readOnly: true Loading @@ -275,6 +281,29 @@ components: binding: type: string readOnly: true acceptedEncoding: type: string readOnly: true supportedFeatures: type: string readOnly: true serviceInfoList: type: array items: $ref: '#/components/schemas/DefSubServiceInfo' callbackUriPrefix: $ref: 'TS28623_ComDefs.yaml#/components/schemas/UriRo' DefSubServiceInfo: type: object properties: versions: type: array items: type: string readOnly: true supportedFeatures: type: string readOnly: true ManagedNFProfile: type: object properties: Loading