AuthenticationVector

oneOf:

- $ref: '#/components/schemas/AvEapAkaPrime'

- $ref: '#/components/schemas/Av5GHeAka'

discriminator:

propertyName: avType

mapping:

5G_HE_AKA: '#/components/schemas/Av5GHeAka'

EAP_AKA_PRIME: '#/components/schemas/AvEapAkaPrime'