Skip to content

ICSHWI-11701: Modifying template creation response object

The FE has to open up the Template details after it has been created.

Had to modify the response object because it contained the git project ID's (which haven't been used by the FE).

Now the response contains information about the Template/config project (ID's).

Merge request reports