Skip to content

Commit

Permalink
add search to elastic endpoints list (#4658)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaskikutis committed Oct 10, 2024
1 parent 9fa505f commit 89030e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/core/helpers/universal-query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import {IHttpRequestOptionsLocal, ISuperdeskQuery} from 'superdesk-api';

const elasticEndpoints = [
'/archive',
'/search',
'/rundowns',
'/rundown_items',
'/events',
Expand Down

0 comments on commit 89030e3

Please sign in to comment.