CityWebConsultants / Iris

Modular content management and web application framework built with Node.js and MongoDB
http://irisjs.org
Other
9 stars 7 forks source link

JSON embed params #165

Closed FilipNest closed 8 years ago

FilipNest commented 8 years ago

Third parameter of Iris embeds to be always JSON parsed if available. This is strict JSON so strings need to be wrapped in quotes. It means entity embeds now use the same syntax as entity fetch on the server side.