From 647540b3d7bea3e05baa4c2f84b19b337974162a Mon Sep 17 00:00:00 2001 From: zm330 Date: Wed, 9 Sep 2020 15:10:13 +0800 Subject: Update AAI schema version Issue-ID: SO-2963 Signed-off-by: zm330 Change-Id: I24ff43f3d7a3e617b51f59c402719073065d5692 --- .../__files/ExecuteBuildingBlock/aaiL3NetworkInputWithSubnets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bpmn/MSOCommonBPMN/src/test/resources') diff --git a/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/aaiL3NetworkInputWithSubnets.json b/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/aaiL3NetworkInputWithSubnets.json index 9b32a4c446..8e4e3632e9 100644 --- a/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/aaiL3NetworkInputWithSubnets.json +++ b/bpmn/MSOCommonBPMN/src/test/resources/__files/ExecuteBuildingBlock/aaiL3NetworkInputWithSubnets.json @@ -72,7 +72,7 @@ "aggregateRoutes": { "aggregateRoute": [ { - "routeId": "routeId", + "aggRouteId": "routeId", "networkStartAddress": "10.80.12.0", "cidrMask": "23", "ipVersion": "4" -- cgit 1.2.3-korg