diff --git a/Import.md b/Import.md index 03eb9ff..e6401a3 100644 --- a/Import.md +++ b/Import.md @@ -23,7 +23,7 @@ Imports all defined API operations as separate saved requests, including: Imports all defined operations as SOAP requests, including: - Endpoint URL from the WSDL binding - `Content-Type: text/xml` header -- XML body template generated from the input message schema +- XML body template generated from the input message schema, with correct namespace prefixes for each element — including WCF services that use DataContract types defined in a separate namespace ## How to Import