Skip to content

Instantly share code, notes, and snippets.

@belohlavek
Created November 29, 2017 21:38
Show Gist options
  • Save belohlavek/f779e00d77acbcaade2371da4edf636c to your computer and use it in GitHub Desktop.
Save belohlavek/f779e00d77acbcaade2371da4edf636c to your computer and use it in GitHub Desktop.
Untitled project (Created on: 11/29/2017)
{
"message": "Hello world!"
}
%dw 2.0
output application/json
---
payload.message
{
"project": {
"name": "Untitled project",
"mainScript": "scripts/main.dwl"
},
"meta": {
"projectFileVersion": "0.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment