Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Natural Person - Circular reference fix
The NaturalPerson type contains a NaturalPersonRole, which references back to the containing type of NaturalPerson, causing a circular reference in the model. This issue is fixed with this contribution.
- Loading branch information