aboutsummaryrefslogtreecommitdiffstats
path: root/bpmn/so-bpmn-infrastructure-flows/src/test/resources/__files/AAI/mockObject.json
blob: 2f97b47dd3d91056442a3e2d3bff1aaa7cca8aec (plain)
1
2
3
4
5
6
7
8
9
10
{
	"id" : "something",
	"resource-version" : "1234",
	"plural" : {
		"singular" : [{
			"id" : "something2",
			"resource-version" : "5678"
		}]
	}
}