webgme / webgme-taxonomy

A design studio for creating taxonomies which can then be used to tag various resources.
MIT License
0 stars 1 forks source link

Fixes #539 account for uploadDataFiles being null in type and handle #542

Closed pmeijer closed 5 months ago

pmeijer commented 5 months ago

This response does not have to contain the uploadDataFiles here: https://leappremonitiondev.azurewebsites.net/index.html?urls.primaryName=v3%20API#/Process/post_v3_Process_AppendObservation

The TS type now accounts for it and it is handled where used.