Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 993 Bytes

File metadata and controls

17 lines (12 loc) · 993 Bytes

UpdateEmptyTestRunApiModel

Properties

Name Type Description Notes
id str Test run unique identifier
name str Test run name
description str, none_type Test run description [optional]
launch_source str, none_type Test run launch source Once launch source is specified it cannot be updated [optional]
attachments [AssignAttachmentApiModel], none_type Collection of attachments related to the test run [optional]
links [UpdateLinkApiModel], none_type Collection of links related to the test run [optional]
tags [str], none_type Collection of tags to assign to the test run [optional]

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