File tree 2 files changed +0
-2
lines changed
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
142
142
#### Search for machine+learning related projects and paginate to retrieve all results
143
143
144
144
``` http request
145
- ### Search for machine+learning related projects and paginate to retrieve all results
146
145
GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
147
146
Accept: application/json
148
147
```
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
140
140
#### 搜索machine+learning相关的项目并遍历翻页获取所有结果
141
141
142
142
``` http request
143
- ### 搜索machine+learning相关的项目并遍历翻页获取所有结果
144
143
GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
145
144
Accept: application/json
146
145
```
You can’t perform that action at this time.
0 commit comments