Skip to content

Instantly share code, notes, and snippets.

@belohlavek
Last active December 1, 2017 22:46
Show Gist options
  • Save belohlavek/9d671deb5bfa42e976d170033bee0a20 to your computer and use it in GitHub Desktop.
Save belohlavek/9d671deb5bfa42e976d170033bee0a20 to your computer and use it in GitHub Desktop.
Untitled project
{
"message": "Hello world!"
}
%dw 2.0
output application/json
---
payload.message
{
"project": {
"name": "Untitled project",
"mainScript": "scripts/main.dwl",
"apiled": {
"deploymentId": "630993b2-6c8c-4c88-8b2e-a2674c116d8e",
"domain": "testing6"
}
},
"meta": {
"projectFileVersion": "0.1.0",
"creationDate": "12/01/2017"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment