thingworx-field-work / ThingworxVSCodeProject

Develop thingworx models using a real IDE
MIT License
33 stars 17 forks source link

JSON basetype fix #41

Closed BogdanMihaiciuc closed 2 years ago

BogdanMihaiciuc commented 2 years ago

Fixes #40

Replaces all instances of the JSON type with the TWJSON type in the default entity files.

Improves the formatting of the upload response message. Instead of printing out the JSON response that Thingworx provides, the build script will now try to extract and present the relevant information.