Skip to content

Instantly share code, notes, and snippets.

@belohlavek
Created November 21, 2017 15:05
Show Gist options
  • Save belohlavek/be9bc8c42e5961dbdbdadb1e5d7e924e to your computer and use it in GitHub Desktop.
Save belohlavek/be9bc8c42e5961dbdbdadb1e5d7e924e to your computer and use it in GitHub Desktop.
Untitled project
%dw 2.0
output application/json
---
payload.message
{
"message": "Hello world!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment