diff --git "a/doc/zh/api/\347\273\223\346\236\234\346\246\202\350\247\210\346\250\241\345\235\227\346\216\245\345\217\243.md" "b/doc/zh/api/\347\273\223\346\236\234\346\246\202\350\247\210\346\250\241\345\235\227\346\216\245\345\217\243.md" index bcbbfe638..4ffaba12b 100644 --- "a/doc/zh/api/\347\273\223\346\236\234\346\246\202\350\247\210\346\250\241\345\235\227\346\216\245\345\217\243.md" +++ "b/doc/zh/api/\347\273\223\346\236\234\346\246\202\350\247\210\346\250\241\345\235\227\346\216\245\345\217\243.md" @@ -278,7 +278,7 @@ GET /server/analysis/api/orgs//teams//repos//projec #### 参数列表 | 参数 | 类型 | 描述 | | --- | --- | --- | -| scan_revision | str | 指定查询的扫描版本号,如不指定则为当前项目最新的一次扫描 | +| scan_revision | str | 选填,指定查询的扫描版本号,如不指定则为当前项目最新的一次扫描 | #### 返回结果 ```JSON @@ -459,8 +459,8 @@ GET /server/analysis/api/orgs//teams//repos//projec #### 参数列表 | 参数 | 类型 | 描述 | | --- | --- | --- | -| scan_time_before | str | 扫描任务起始时间,格式: 2021-01-01 00:00:00 | -| scan_time_after | str | 扫描任务结束时间 | +| scan_time_before | str | 选填,扫描任务起始时间,格式: 2021-01-01 00:00:00 | +| scan_time_after | str | 选填,扫描任务结束时间 | #### 返回结果 ```JSON @@ -623,8 +623,8 @@ GET /server/analysis/api/orgs//teams//repos//projec #### 参数列表 | 参数 | 类型 | 描述 | | --- | --- | --- | -| scan_time_before | str | 扫描任务起始时间,格式: 2021-01-01 00:00:00 | -| scan_time_after | str | 扫描任务结束时间 | +| scan_time_before | str | 选填,扫描任务起始时间,格式: 2021-01-01 00:00:00 | +| scan_time_after | str | 选填,扫描任务结束时间 | #### 返回结果 ```JSON @@ -682,8 +682,8 @@ GET /server/analysis/api/orgs//teams//repos//projec #### 参数列表 | 参数 | 类型 | 描述 | | --- | --- | --- | -| scan_time_before | str | 扫描任务起始时间,格式: 2021-01-01 00:00:00 | -| scan_time_after | str | 扫描任务结束时间 | +| scan_time_before | str | 选填,扫描任务起始时间,格式: 2021-01-01 00:00:00 | +| scan_time_after | str | 选填,扫描任务结束时间 | #### 返回结果 ```JSON @@ -773,8 +773,8 @@ GET /server/analysis/api/orgs//teams//repos//projec #### 参数列表 | 参数 | 类型 | 描述 | | --- | --- | --- | -| scan_time_before | str | 扫描任务起始时间,格式: 2021-01-01 00:00:00 | -| scan_time_after | str | 扫描任务结束时间 | +| scan_time_before | str | 选填,扫描任务起始时间,格式: 2021-01-01 00:00:00 | +| scan_time_after | str | 选填,扫描任务结束时间 | #### 返回结果 ```JSON