python-odata icon indicating copy to clipboard operation
python-odata copied to clipboard

Add support for Singletons

Open therealmitchconnors opened this issue 6 years ago • 2 comments

Singletons provide a way to represent a single item at the service root. They live in the EntityContainer tag, just like EntitySets, Actions, and Functions. I would be willing to add support if you would be willing to merge my changes...

therealmitchconnors avatar Sep 26 '17 23:09 therealmitchconnors

PRs are welcome :)

tuomur avatar Sep 27 '17 05:09 tuomur

It appears that @tuomur added singleton support, probably because PR #15 gave him motivation. This issue can be closed.

Tim

tpow avatar Feb 09 '19 20:02 tpow