From 22acc523d423820bf5a832c058cde24628433734 Mon Sep 17 00:00:00 2001 From: "Brittany Plummer (bp896r)" Date: Tue, 3 Apr 2018 14:07:08 -0400 Subject: Added controllerType to requestParameters Change-Id: Ib99642783e9d88558ff0875a246a9a1a628d3817 Issue-ID: SO-553 Signed-off-by: Brittany Plummer (bp896r) --- .../mso-api-handler-infra/src/test/resources/UserParams.json | 1 + 1 file changed, 1 insertion(+) (limited to 'mso-api-handlers/mso-api-handler-infra/src') diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/UserParams.json b/mso-api-handlers/mso-api-handler-infra/src/test/resources/UserParams.json index d0613fc74e..0fc5355369 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/UserParams.json +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/UserParams.json @@ -46,6 +46,7 @@ }], "requestParameters": { "usePreload": true, + "controllerType": "appc", "userParams": [{ "name": "vlc_sctp_b_route_prefixes", "value": [ -- cgit 1.2.3-korg