From 601c51b29cd29fbad687d83084202996e7eb4714 Mon Sep 17 00:00:00 2001 From: Viktor Bozhinov Date: Fri, 28 Jan 2022 10:55:50 +0000 Subject: [PATCH] refactor: update PaNOSC `Parameter` mappings in example file #265 --- datagateway_api/search_api_mapping.json.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datagateway_api/search_api_mapping.json.example b/datagateway_api/search_api_mapping.json.example index f93c2a04..19a81cfa 100644 --- a/datagateway_api/search_api_mapping.json.example +++ b/datagateway_api/search_api_mapping.json.example @@ -68,7 +68,7 @@ "name": "type.name", "value": ["numericValue", "stringValue", "dateTimeValue"], "unit": "type.units", - "dataset": {"Dataset": ["investigation.investigationInstruments.instrument.datasetInstruments.dataset", "dataset"]}, + "dataset": {"Dataset": "dataset"}, "document": {"Document": "investigation"} }, "Person": {