ThemeParks.wiki Parks API - v2.0.0
    Preparing search index...

    Function findDuplicateEntityIds

    • Ids claimed by more than one entity, in first-seen order.

      Entities without an id are skipped rather than grouped together under undefined: a missing id is a different defect, and the harness already fails on it separately.

      Parameters

      • entities: { id?: string; name?: unknown }[]

      Returns DuplicateEntityId[]