Riksdagsmonitor Intelligence Platform โ€” API Documentation - v0.8.68
    Preparing search index...

    Interface GeneratedArticle

    A single generated article (language variant)

    interface GeneratedArticle {
    ย ย ย ย lang: Language;
    ย ย ย ย html: string;
    ย ย ย ย filename: string;
    ย ย ย ย slug: string;
    }
    Index

    Properties

    Properties

    lang: Language
    html: string
    filename: string
    slug: string