]
Barry LaFond updated TEIIDDES-2457:
-----------------------------------
Fix Version/s: 9.1
REST (JSON) Importer Doesn't Distinguish Between Object and
Array
-----------------------------------------------------------------
Key: TEIIDDES-2457
URL:
https://issues.jboss.org/browse/TEIIDDES-2457
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export, Web Services Support
Affects Versions: 9.0.1
Reporter: Ted Jones
Assignee: Ted Jones
Fix For: 9.1, 9.0.2
When importing JSON arrays, we should parse with JSONArray, not JSONObject.