aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-workflow-designer-ui/src/main/frontend/src/config/config.json
blob: 96a7ca5bdfcfedf23334a5b3017c9979e3b469fb (plain)
1
2
3
4
5
6
{
	"version": "0.1",
	"appContextPath" : "/",
	"defaultRestPrefix": "/workflows/wf",
	"activitiesRestPrefix": "/workflows/v1.0"
}