mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-04-22 06:09:14 +00:00
test: add aggregations and mapping test
This commit is contained in:
@@ -207,7 +207,7 @@ export interface ElasticsearchObject {
|
||||
* Fields that should be excluded in the _source field
|
||||
*/
|
||||
excludes: [
|
||||
'creation_date',
|
||||
'creation_date'
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user