AttendeeJSON: Omit<components["schemas"]["PublicAttendee-Output"], "companions"> & {
    companions: AttendeeJSONInput["companions"];
}