File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,6 @@ GET http://localhost:9000/users/{{username}}/repos?linked_readme=/repos/{full_na
142142#### Search for machine+learning related projects and paginate to retrieve all results
143143
144144``` http request
145- ### Search for machine+learning related projects and paginate to retrieve all results
146145GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
147146Accept: application/json
148147```
Original file line number Diff line number Diff line change @@ -140,7 +140,6 @@ GET http://localhost:9000/users/{{username}}/repos?linked_readme=/repos/{full_na
140140#### 搜索machine+learning相关的项目并遍历翻页获取所有结果
141141
142142``` http request
143- ### 搜索machine+learning相关的项目并遍历翻页获取所有结果
144143GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
145144Accept: application/json
146145```
You can’t perform that action at this time.
0 commit comments