Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To generate a specific HTTP response, the flow must store it in the flow context under using the JSON path $.out.eventData. If only the JSON content of the response is to be defined, it is sufficient to store this under using the JSON path $.out.eventData.content.

...