From 949073b2d6ec616d436fca000e5da3963d8cf9e1 Mon Sep 17 00:00:00 2001 From: John Woo Date: Mon, 18 Oct 2021 14:31:06 -0700 Subject: [PATCH] fix: add trailing / for machine learning test --- .../model/awsJson1_1/services/machinelearning.smithy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smithy-aws-protocol-tests/model/awsJson1_1/services/machinelearning.smithy b/smithy-aws-protocol-tests/model/awsJson1_1/services/machinelearning.smithy index c8132b6516e..a2b357f81b4 100644 --- a/smithy-aws-protocol-tests/model/awsJson1_1/services/machinelearning.smithy +++ b/smithy-aws-protocol-tests/model/awsJson1_1/services/machinelearning.smithy @@ -42,7 +42,7 @@ service AmazonML_20141212 { uri: "/", host: "example.com", resolvedHost: "custom.example.com", - body: "{\"MLModelId\": \"foo\", \"Record\": {}, \"PredictEndpoint\": \"https://custom.example.com\"}", + body: "{\"MLModelId\": \"foo\", \"Record\": {}, \"PredictEndpoint\": \"https://custom.example.com/\"}", bodyMediaType: "application/json", headers: {"Content-Type": "application/x-amz-json-1.1"}, params: {