'VsmfUpdateError':
description: unsuccessful update of a PDU session
content:
application/json: # message without binary body part
schema:
Reference: '#/components/schemas/VsmfUpdateError'
multipart/related: # message with binary body part(s)
schema:
Type: object
Properties: # Request parts
jsonData:
Reference: '#/components/schemas/VsmfUpdateError'
binaryDataN1SmInfoFromUe:
Type: string
format: binary
binaryDataUnknownN1SmInfo:
Type: string
format: binary
encoding:
jsonData:
contentType: application/json
binaryDataN1SmInfoFromUe:
contentType: application/vnd.3gpp.5gnas
headers:
Content-Id:
schema:
Type: string
binaryDataUnknownN1SmInfo:
contentType: application/vnd.3gpp.5gnas
headers:
Content-Id:
schema:
Type: string