We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3471f42 commit 401f36eCopy full SHA for 401f36e
smithy-aws-protocol-tests/model/rpcv2Cbor/query-compatible.smithy
@@ -17,8 +17,7 @@ use smithy.test#httpResponseTests
17
headers: { "smithy-protocol": "rpc-v2-cbor", Accept: "application/cbor" }
18
forbidHeaders: ["x-amzn-query-mode"]
19
uri: "/service/NonQueryCompatibleRpcV2Protocol/operation/QueryIncompatibleOperation"
20
- body: "{}"
21
- bodyMediaType: "application/json"
+ body: ""
22
}
23
])
24
@idempotent
0 commit comments