aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ModelInfoServiceInstance.json
blob: af3b3ffba86e7d039b7515a3ece08ad3fd210812 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
	"model-name": "modelName",
	"description": "description",
	"created": null,
	"model-uuid": "modelUUID",
	"model-invariant-uuid": "modelInvariantUUID",
	"model-version": "modelVersion",
	"service-type": "serviceType",
	"service-role": "serviceRole",
	"environment-context": "environmentContext",
	"workload-context": "workloadContext",
	"skip-post-instantiation-configuration": true
}