Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 952 Bytes

LinkedDefectResource.md

File metadata and controls

19 lines (15 loc) · 952 Bytes

LinkedDefectResource

Properties

Name Type Description Notes
links list[Link] [optional]
id int ID of Defect [optional]
external_defect_id str External ID of Defect [optional]
connection_id int ID of the external Integration Connection [optional]
external_project_id str ID of external Project [optional]
summary str Summary of external Defect [optional]
status str Status of external Defect [optional]
pid str PID of external Defect [optional]
web_url str Web url to external Defect [optional]
description str Description of external Defect [optional]

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