Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 831 Bytes

DatasetCompatibility.md

File metadata and controls

15 lines (10 loc) · 831 Bytes

DatasetCompatibility

a Dataset compatibility constraint to a Solution version open range

Properties

Name Type Description Notes
solution_key str the Solution key which group Solution versions
minimum_version str the Solution minimum version compatibility (version included) [optional]
maximum_version str the Solution maximum version compatibility (version included) [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]