diff --git a/codegen-core/common-test-models/aws-json-query-compat.smithy b/codegen-core/common-test-models/aws-json-query-compat.smithy index 4a98f70906a7f4ad450b21ac58dc5a0458f5c2cc..b3e1cf03750228f404c6ae976fbc85453581dc31 100644 --- a/codegen-core/common-test-models/aws-json-query-compat.smithy +++ b/codegen-core/common-test-models/aws-json-query-compat.smithy @@ -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: {