Allow overide of nesteds
Open
@medikoo is already working on this.
Since Jan 22, 2015.
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Currently when property is defined as nested, it's not possible to override with remote object.
It should be possible, there are cases when we may want property to be either nested or remote object.
Good use case is an image file, with preview property. In some cases preview may link self image file. Currently if we define preview as nested it can't work properly
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.