OpenFairyGUI API
    Preparing search index...

    Interface BackendJobListSnapshot

    interface BackendJobListSnapshot {
        jobs: BackendJobSnapshot[];
    }
    Index