AIRI Server API - v0.10.2
    Preparing search index...

    Interface ModuleConfigStep

    interface ModuleConfigStep {
        code?: string;
        message?: Localizable;
        paths?: string[];
    }
    Index

    Properties

    Properties

    code?: string

    Suggested action to complete configuration. Use code for UI rendering or message for fallback.

    message?: Localizable
    paths?: string[]

    Optional targeted field(s).