aboutsummaryrefslogtreecommitdiffstats
path: root/integration-test/src/test/resources/data/mock-dmi-responses/bookStoreBWithModules_M1_M3_Response.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"
		}
	]
}