Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.54
    Preparing search index...
    interface ArticleInput {
    ย ย ย ย content?: string;
    ย ย ย ย sources?: string[];
    ย ย ย ย [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    content?: string
    sources?: string[]