Skip to content

mtc 1331

Caleb Weeks requested to merge feature/mtc-1331 into master

reworking the promise structure for model processing. expanding the utilities provided to both custom routes and model processors. model processors can now dynamically add components that will be model processed. custom routes similarly provide a function to generate a processed model from JSON. The utilities in general align more closely with those provided to model processors. Added a new translate function to simplify the API usage in custom routes and model processors

Edited by Caleb Weeks

Merge request reports