@hrefcl/apidoc - v4.0.5
    Preparing search index...

    Exports

    • PostProcess API Sample Request

      Processes the parsed files and metadata after the initial processing is completed. Handles sample request URLs, including prepending the sampleUrl from packageInfos for relative URLs and filtering out disabled sample requests.

      Parameters

      • parsedFiles: any

        Array of objects containing the parsed file data.

      • filenames: any

        Array of filenames associated with the parsed files.

      • preProcess: any

        Pre-processing results containing defined sample requests.

      • packageInfos: any

        Collection of package-level details and information.

      Returns void