Mariano de Achaval
Mariano de Achaval
Hi all, I've created a new plugin that should have support for raml + oas [https://plugins.jetbrains.com/plugin/10362-mulesoft-dataweave-raml-restsdk](raml). This plugin I don't mantain it any more as it was consuming too much...
It will work with the original ticket ;) I don't use any other different IDE than the community one so I don't know what would require to make it work...
Hi can you please attach the raml
You can download it to local file system first and then generate it
Hi David, Thanks for reporting the Issue. Do you have the error.js so that I can take a look at it.
@omkarium The build is being done on ubuntu latest on the github infrastructure. You can always try to build it your self it should be super simple and validate if...
Hi Mike, Thanks for using our CLI. The cli contains a special dw module to access the file system. You can do ``` import * from dw::io::file::FileSystem var absolutePath =...
Yes, this happens when DW doesn't found wlang library in the classpath. Make sure you have it as a dependency
Agree for now you can add in your src/test/resources a module called `Mule`. With a lookup implementation that you want to use
Are you using DataWeave plugin in phpstorme? I haven't tested this. Do you have any steps to reproduce this?