Skip to content

Commit 71c05ab

Browse files
committed
iMessage -> iMessageBody
1 parent 0703400 commit 71c05ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/api-management/api-management-transformation-policies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ In this example the policy routes the request to a service fabric backend, using
346346
> - Preserving the content of a request in the outbound pipeline doesn't make sense because the request has already been sent to the backend at this point.
347347
> - If this policy is used when there is no message body, for example in an inbound GET, an exception is thrown.
348348
349-
For more information, see the `context.Request.Body`, `context.Response.Body`, and the `IMessage` sections in the [Context variable](api-management-policy-expressions.md#ContextVariables) table.
349+
For more information, see the `context.Request.Body`, `context.Response.Body`, and the `IMessageBody` sections in the [Context variable](api-management-policy-expressions.md#ContextVariables) table.
350350

351351
[!INCLUDE [api-management-policy-generic-alert](../../includes/api-management-policy-generic-alert.md)]
352352

0 commit comments

Comments
 (0)