Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxiang committed Jan 5, 2024
1 parent ee647e0 commit de96d27
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ GET http://localhost:9000/users/{{username}}/repos?linked_readme=/repos/{full_na
#### Search for machine+learning related projects and paginate to retrieve all results

```http request
### Search for machine+learning related projects and paginate to retrieve all results
GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
Accept: application/json
```
Expand Down
1 change: 0 additions & 1 deletion doc/README.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ GET http://localhost:9000/users/{{username}}/repos?linked_readme=/repos/{full_na
#### 搜索machine+learning相关的项目并遍历翻页获取所有结果

```http request
### 搜索machine+learning相关的项目并遍历翻页获取所有结果
GET http://localhost:9000/search/repositories?q=machine+learning&deep_fetch=true&fields=items.name,items.description
Accept: application/json
```
Expand Down

0 comments on commit de96d27

Please sign in to comment.