-
v0.2.30a198f87 · ·
- Added endpoints: * ```/intent/types/``` ~ GET (parametric) get valid intent types (userLabels) * ```/intent/template/``` ~ POST create template for given instance on NEMO Workload - Updated endpoints: * ```/workload/``` ~ POST added value named ```intents``` that is an array of valid intent types (userLabels) that the NEMO Workload will support * ```/workload/{id}/``` ~ PUT,PATCH in order to allow ```intents``` changes