diff options
author | Benjamin, Max (mb388a) <mb388a@us.att.com> | 2018-08-02 11:34:07 -0400 |
---|---|---|
committer | Benjamin, Max (mb388a) <mb388a@us.att.com> | 2018-08-02 14:57:56 -0400 |
commit | 0f12815d373a4a656bca88e3093128c1fda4ae80 (patch) | |
tree | eed04d892b16bb261d48a1406487b1b569c153a3 /mso-api-handlers/mso-api-handler-infra/src/test/resources/E2EServiceInstancesTest/Request.json | |
parent | acf060932b78061e590d1aa48e726d4ab1e70420 (diff) |
update infra apihandler to utilize rest
rather than direct
access
Change-Id: I0cd3d3902e32249263298f91263401ce05c34be3
Issue-ID: SO-790
Signed-off-by: Benjamin, Max (mb388a) <mb388a@us.att.com>
Diffstat (limited to 'mso-api-handlers/mso-api-handler-infra/src/test/resources/E2EServiceInstancesTest/Request.json')
-rw-r--r-- | mso-api-handlers/mso-api-handler-infra/src/test/resources/E2EServiceInstancesTest/Request.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mso-api-handlers/mso-api-handler-infra/src/test/resources/E2EServiceInstancesTest/Request.json b/mso-api-handlers/mso-api-handler-infra/src/test/resources/E2EServiceInstancesTest/Request.json index c5114970b1..cb81545c81 100644 --- a/mso-api-handlers/mso-api-handler-infra/src/test/resources/E2EServiceInstancesTest/Request.json +++ b/mso-api-handlers/mso-api-handler-infra/src/test/resources/E2EServiceInstancesTest/Request.json @@ -77,5 +77,7 @@ "sdncontroller":"9b9f02c0-298b-458a-bc9c-be3692e4f35e" } } + } + }
\ No newline at end of file |