Is there a built-in way to create multiple objects with ERRest?
Something like this:
curl -X POST -d “[{ name:'Andrew Schrag’ },{ name:’Chuck Hill’ }]"
http://localhost/App.woa/ra/Persons.json
I know I can just parse the data myself and create all the objects, but is
there a way that works with ERRest instead?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]