RESTyard
RESTyard copied to clipboard
C# Client generator does not generate collections for embedded entities
While generating the C# Client the List<HTO> CollectionName is not generated for embedded entities. Properties, Actions & Links are generated.
Implemented for specified documents with #44. Unspecified documents are not supported yet.