@truenas/api-client
    Preparing search index...

    Type Alias ApiCallDirectoryV26_0_0

    ApiCallDirectoryV26_0_0: Omit<
        ApiCallDirectoryV25_10_5,
        keyof ApiCallDirectoryDelta
        | `virt.${string}`,
    > & ApiCallDirectoryDelta

    This version's surface: the previous version's, updated by the delta.

    virt.* is declared in an earlier version and removed here. No dump describes it: the entries a diff would have to compare were deleted from every version directory upstream. The omission comes from hand-removed.json, so a regeneration reproduces it.