Search test items with similar error logs
POST/v1/:projectName/log/search/:itemId
Search test items with similar error logs
Request
Path Parameters
itemId int64required
itemId
projectName stringrequired
projectName
- application/json
Body
required
request
filterId int64
searchMode string
Possible values: [currentLaunch
, launchName
, filter
]
Responses
- 200
OK
- */*
- Schema
- Example (from schema)
Schema
object
{}
Loading...