fix: [API] Missing UUID param for Sighting rest search

pull/9499/head
Jakub Onderka 2024-01-16 17:18:20 +01:00
parent 656f38b2f3
commit 65d379ae3f
1 changed files with 1 additions and 0 deletions

View File

@ -184,6 +184,7 @@ class RestSearchComponent extends Component
'context',
'returnFormat',
'id',
'uuid',
'type',
'from',
'to',