Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...
    interface UpdateResult {
    ย ย ย ย file: string;
    ย ย ย ย changes: number;
    ย ย ย ย updated: boolean;
    ย ย ย ย error?: string;
    }
    Index

    Properties

    file: string
    changes: number
    updated: boolean
    error?: string