Skip to content

Instantly share code, notes, and snippets.

@belohlavek
Last active November 20, 2017 14:05
Show Gist options
  • Save belohlavek/b8dbfe87709b468fcf1de2321b7df3ce to your computer and use it in GitHub Desktop.
Save belohlavek/b8dbfe87709b468fcf1de2321b7df3ce to your computer and use it in GitHub Desktop.
Test dwl gist
%dw 2.0
output application/json
---
"a"
{
"project": {
"name": "My great project",
"mainScript": "scripts/test.dwl"
},
"meta": {
"projectFileVersion": "0.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment