openstacknetsdk / openstack.net

An OpenStack Cloud SDK for Microsoft .NET
http://www.openstacknetsdk.org
Other
117 stars 101 forks source link

Standardize naming conventions #590

Closed carolynvs closed 8 years ago

carolynvs commented 8 years ago

When an endpoint has an abbreviated and full resource representation, use <Resource> when retrieving the full resource, and <Resource>Summary otherwise.

Fixes #339.