EU Parliament Monitor — API Documentation - v0.8.45
    Preparing search index...

    Function markDocumentResolved

    • Mark a pending document as RESOLVED (content successfully retrieved on a subsequent probe).

      No-op when the docId is not in the store.

      Parameters

      • docId: string

        Adopted-text identifier

      • OptionalstorePath: string

        Path override

      • now: Date = ...

        Reference time (defaults to new Date())

      Returns Promise<void>