Meshpocalypse Semantic
    Preparing search index...

    Interface PublishResponse

    Response body for POST /mesh/publish

    interface PublishResponse {
        messageId: string;
        ok: true;
    }
    Index

    Properties

    Properties

    messageId: string
    ok: true