Riksdagsmonitor Intelligence Platform โ€” API Documentation - v1.0.30
    Preparing search index...
    interface CheckResultFailed {
    ย ย ย ย passed: false;
    ย ย ย ย markerCount: number;
    ย ย ย ย samples: string[];
    ย ย ย ย error?: undefined;
    }
    Index
    passed: false
    markerCount: number
    samples: string[]
    error?: undefined