Loading TS26510_Maf_SessionHandling_NetworkAssistance.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -381,7 +381,3 @@ components: readOnly: true allOf: - $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification' notficationURL: readOnly: true allOf: - $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl' TS26510_Maf_SessionHandling_ServiceAccessInformation.yaml +31 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,10 @@ components: $ref: 'TS26510_CommonData.yaml#/components/schemas/ProvisioningSessionType' locationReporting: type: boolean notficationURL: readOnly: true allOf: - $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl' streamingAccess: type: object properties: Loading Loading @@ -327,3 +331,30 @@ components: type: string minLength: 1 minItems: 1 NotificationMessage: description: 'A message sent by the Media AF on an MQTT notification channel.' type: object properties: type: $ref: '#/components/schemas/NotificationMessageType' serviceAccessInformation: $ref: '#/components/schemas/ServiceAccessInformationResource' dynamicPolicy: $ref: 'TS26510_Maf_SessionHandling_DynamicPolicy.yaml#/components/schemas/DynamicPolicy' networkAssistanceSession: $ref: 'TS26510_Maf_SessionHandling_NetworkAssistance.yaml#/components/schemas/NetworkAssistanceSession' NotificationMessageType: description: 'Enumeration of notification message types.' anyOf: - type: string enum: - NOTIFICATION_SERVICE_ACCESS_INFORMATION - NOTIFICATION_DYNAMIC_POLICY_INSTANCE - NOTIFICATION_NETWORK_ASSISTANCE_SESSION - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API. Loading
TS26510_Maf_SessionHandling_NetworkAssistance.yaml +0 −4 Original line number Diff line number Diff line Loading @@ -381,7 +381,3 @@ components: readOnly: true allOf: - $ref: 'TS26510_CommonData.yaml#/components/schemas/M5QoSSpecification' notficationURL: readOnly: true allOf: - $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl'
TS26510_Maf_SessionHandling_ServiceAccessInformation.yaml +31 −0 Original line number Diff line number Diff line Loading @@ -126,6 +126,10 @@ components: $ref: 'TS26510_CommonData.yaml#/components/schemas/ProvisioningSessionType' locationReporting: type: boolean notficationURL: readOnly: true allOf: - $ref: 'TS26510_CommonData.yaml#/components/schemas/AbsoluteUrl' streamingAccess: type: object properties: Loading Loading @@ -327,3 +331,30 @@ components: type: string minLength: 1 minItems: 1 NotificationMessage: description: 'A message sent by the Media AF on an MQTT notification channel.' type: object properties: type: $ref: '#/components/schemas/NotificationMessageType' serviceAccessInformation: $ref: '#/components/schemas/ServiceAccessInformationResource' dynamicPolicy: $ref: 'TS26510_Maf_SessionHandling_DynamicPolicy.yaml#/components/schemas/DynamicPolicy' networkAssistanceSession: $ref: 'TS26510_Maf_SessionHandling_NetworkAssistance.yaml#/components/schemas/NetworkAssistanceSession' NotificationMessageType: description: 'Enumeration of notification message types.' anyOf: - type: string enum: - NOTIFICATION_SERVICE_ACCESS_INFORMATION - NOTIFICATION_DYNAMIC_POLICY_INSTANCE - NOTIFICATION_NETWORK_ASSISTANCE_SESSION - type: string description: > This string provides forward-compatibility with future extensions to the enumeration but is not used to encode content defined in the present version of this API.