Skip to content

Commit a93b4b6

Browse files
committed
add /repositories/:id route to repos documentation
1 parent 558533b commit a93b4b6

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

content/v3/repos.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,13 @@ Name | Type | Description
136136

137137
## Get
138138

139+
By owner and repository name:
140+
139141
GET /repos/:owner/:repo
142+
143+
By repository id:
144+
145+
GET /repositories/:id
140146

141147
### Response
142148

0 commit comments

Comments
 (0)