Collection+JSON is a hypermedia-type for APIs.
- When using the inlineproperty, which lets you nest C+J objects, how deep can the nesting go? Can, by instance, nested collections have templates?
- Imagine a templatethat can take multiple elements of a given kind (i.e. a Customer to which we can add multiple Addresses). How does this multiplicity reflect on the template?