aboutsummaryrefslogtreecommitdiffstats
path: root/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/main/resources/module/tagB-ModuleResponse.json
blob: 513c749a26995b9e9aee9e30bec92a5ebf99b2b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"schemas": [
		{
			"moduleName": "M1",
			"revision": "2024-01-01"
		},
		{
			"moduleName": "M3",
			"revision": "2024-01-03"
		}
	]
}