Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 642 Bytes

ArtifactSearchParams.md

File metadata and controls

12 lines (8 loc) · 642 Bytes

ArtifactSearchParams

Properties

Name Type Description Notes
object_type str Its value can be requirements, test-cases, test-runs, or defects
fields list[str] fields: specify which object fields you want to include in the response. If you omit it or specify an asterisk (*), all fields are included [optional]
query str Represent text as Data Query [optional]

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