Add "Template" parameter to /spaces/{spaceName}/projects/ endpoint in Business-Central-Authoring
Issue
- Add
templateparameter to/spaces/{spaceName}/projects/endpoint in Business-Central-Authoring; - We need a way to create a new project from a previously imported archetype using REST API;
-
Currently it is only possible to create a project via REST with this path:
/spaces/{spaceName}/projects/but there is notemplateparameter:[POST] /spaces/{spaceName}/projects { "name": "Employee_Rostering", "groupId": "employeerostering", "version": "1.0.0-SNAPSHOT", "description": "Employee rostering problem optimisation using Planner. Assigns employees to shifts based on their skill." }
Environment
- Red Hat Process Automation Manager (RHPAM) 7.9.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.