Files
apiautotest/interface/gitlink/projects/issues/get_issue_detail.yaml
2024-01-09 13:49:07 +08:00

27 lines
552 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
case_common:
allure_epic: 开源项目
allure_feature: 项目
allure_story: 疑修Issue
case_markers:
- gitlink
- project
- issue
case_info:
-
id: project_get_issue_detail
title: 项目内获取疑修详情接口
run: True
severity: normal
url: /api/v1/${env_repo_owner}/${env_repo_identifier}/issues/${issue_id}
method: GET
headers:
Content-Type: application/json; charset=utf-8;
cookies: ${cookies}
request_type: json
payload:
files:
assert_response:
status_code: 200
assert_sql:
extract: