OpenFairyGUI API
    Preparing search index...

    Interface UamFidelityUnsupportedError

    interface UamFidelityUnsupportedError {
        canonicalPathKey: string;
        code: "uam_fidelity_unsupported";
        message: string;
        sessionId: string;
    }
    Index
    canonicalPathKey: string
    code: "uam_fidelity_unsupported"
    message: string
    sessionId: string