aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/ModelInfoServiceInstance.json
blob: 42ae25a7b1f0f6c157fd9b8b38fc1c1678a9fa3a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"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"
}