Commit 2415f0f3 authored by ysaito1001's avatar ysaito1001
Browse files

Update URI in `aws-json-query-compat.smithy` to pass the failed test

parent 8c336829
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ service QueryCompatService {
    id: "BasicQueryCompatTest"
    protocol: awsJson1_0,
    method: "POST",
    uri: "https://foo.com",
    uri: "/",
    body: "{\"message\":\"hello!\"}",
    bodyMedaType: "application/json",
    params: {