Re: Doubt using the REST method: "/v2/resource_match"


Amit Kumar Gupta
 

Instead of

JSON.stringify("[]")

I think you just want

[]

As to your files being empty, the docs mention that you need to do a
multipart upload PUT request, and include a zip file called "application".
Can you verify that your PUT request looks correct, and the contents of
your application zip look correct?

On Thu, Aug 6, 2015 at 3:46 PM, Juan Antonio BreƱa Moral <
bren(a)juanantonio.info> wrote:


https://github.com/jabrena/cf-nodejs-client/blob/master/lib/model/Apps.js#L301-L340

Join cf-dev@lists.cloudfoundry.org to automatically receive all group messages.