We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f8c5b6 commit a68676cCopy full SHA for a68676c
src/data_service/resources/api_mapping.json
@@ -193,18 +193,6 @@
193
}
194
],
195
"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
208
{
209
"property" : "patient_trial_id",
210
"description" : "The TROG provided patient ID (not the hospital one)",
@@ -1651,4 +1639,4 @@
1651
1639
1652
1640
]
1653
1641
1654
-}
1642
+}
0 commit comments