@transreport/pauk-rrms-api
    Preparing search index...

    Variable removeCallsignScheduleOverrideConst

    removeCallsignScheduleOverride: (
        activeFrom: string,
        params: RemoveCallsignScheduleOverrideParams,
        options?: Parameters<typeof apiClientMutator>[1],
    ) => Promise<CallsignSchedule>

    Removes the requested part of an override so the baseline is effective again.

    Type Declaration