oliu321

Results 3 comments of oliu321

Hmm, I can see that the $ref is totally not supported, since in the RAML.Parse, it's trying to read every json in and if there is a $ref, it will...

Another similar problem is when the test.json referenced is also using $ref to another say base.json as well (makes things worse, if there is an test2.json referencing base.json/xxx and base.json...

Ok, after I manually copy the value to the sms_sender.rb and directly assign the value of the command now it works. So basically it's working for me for now, although...