fix: searching events by event_tags

pull/9474/head
Stefano Ortolani 2024-01-03 18:08:00 +00:00
parent 2873408558
commit 815f8f6f3c
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ class RestSearchComponent extends Component
'publish_timestamp',
'timestamp',
'event_timestamp', // redundant, but kept for backwards compatibility
'event_tags',
'published',
'enforceWarninglist',
'sgReferenceOnly',