forked from versionone/VersionOne.SDK.Python
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The memoized and custom constructed class is a V1Meta class object. This can potentially be a list if multiple results are returned from a query though. The support for more than one item being returned seems to be an update after the fact rather than initially supported by the design.
Split the V1Meta from an Asset class object so the query results can still be memoized by V1Meta, but a consistent interface to the asset objects can be provided wherein it's always a list of Asset objects that contain the attrs.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request