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