You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/_data.json
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -213,8 +213,11 @@
213
213
"section": "After the request message is processed, the message path is automatically highlighted on the message flow."
214
214
},
215
215
{
216
-
"section": "Click on any connection to see the data that passed through that connection. You can see that the request (input) message data has been transformed into a different response XML message."
217
-
}
216
+
"section": "Click on any connection to see the data that passed through that connection."
217
+
},
218
+
{
219
+
"section": "You can see that the request (input) message data has been transformed into a different response XML message."
0 commit comments