Skip to content

Commit

Permalink
docs(hub-common): fix comment for supported filters in hubSearchEvents
Browse files Browse the repository at this point in the history
affects: @esri/hub-common
  • Loading branch information
velveetachef committed Jan 31, 2025
1 parent a9e355e commit 945a1d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/common/src/search/_internal/hubSearchEvents.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import { processFilters } from "./hubEventsHelpers/processFilters";
* - entityId: string | string[];
* - entityType: string | string[];
* - id: string | string[];
* - userId: string;
* - term: string;
* - categories: string | string[];
* - tags: string | string[];
Expand Down

0 comments on commit 945a1d1

Please sign in to comment.