Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.13 KB

File metadata and controls

18 lines (13 loc) · 1.13 KB

UpdateEmptyRequest

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]
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]