Skip to content

Commit a68676c

Browse files
committed
Revert "Update api_mapping.json with test parameter"
This reverts commit 2f8c5b6.
1 parent 2f8c5b6 commit a68676c

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

src/data_service/resources/api_mapping.json

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -193,18 +193,6 @@
193193
}
194194
],
195195
"object_fields": [
196-
{
197-
"property" : "test_column",
198-
"description" : "test_column adding",
199-
"field" : {
200-
"table": "prescription",
201-
"column": "test_column"
202-
},
203-
"type": "str"
204-
},
205-
206-
207-
208196
{
209197
"property" : "patient_trial_id",
210198
"description" : "The TROG provided patient ID (not the hospital one)",
@@ -1651,4 +1639,4 @@
16511639
}
16521640
]
16531641
}
1654-
}
1642+
}

0 commit comments

Comments
 (0)