Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2579e61

Browse files
authored
Update Contents.md
1 parent 7df05e8 commit 2579e61

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

‎Repositories/Contents.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -173,18 +173,19 @@ Status: 200 OK
173173
```json
174174
{
175175
"type": "submodule",
176+
"submodule_git_url": "https://github.com/gogs/docs-api.git",
176177
"size": 0,
177-
"name": "testrepo",
178-
"path": "testrepo",
179-
"sha": "2ddc5c87f1e6d78ea63a2d5fa19527a804ad252e",
180-
"url": "https://try.gogs.io/api/v1/repos/root/test-symlink/contents/testrepo",
181-
"git_url": "https://try.gogs.io/api/v1/repos/root/test-symlink/trees/2ddc5c87f1e6d78ea63a2d5fa19527a804ad252e",
182-
"html_url": "https://try.gogs.io/api/v1/repos/root/test-symlink/tree/2ddc5c87f1e6d78ea63a2d5fa19527a804ad252e",
183-
"download_url": "https://try.gogs.io/api/v1/root/test-symlink/raw/testrepo",
178+
"name": "docs-api",
179+
"path": "gogs/docs-api",
180+
"sha": "6b08f76a5313fa3d26859515b30aa17a5faa2807",
181+
"url": "https://try.gogs.io/api/v1/repos/unknwon/git-module-testrepo/contents/gogs/docs-api",
182+
"git_url": "",
183+
"html_url": "https://try.gogs.io/unknwon/git-module-testrepo/src/master/docs-api",
184+
"download_url": "https://try.gogs.io/unknwon/git-module-testrepo/raw/master/docs-api",
184185
"_links": {
185-
"git": "https://try.gogs.io/api/v1/repos/root/test-symlink/trees/2ddc5c87f1e6d78ea63a2d5fa19527a804ad252e",
186-
"self": "https://try.gogs.io/api/v1/repos/root/test-symlink/contents/testrepo",
187-
"html": "https://try.gogs.io/api/v1/repos/root/test-symlink/tree/2ddc5c87f1e6d78ea63a2d5fa19527a804ad252e"
186+
"git": "",
187+
"self": "https://try.gogs.io/api/v1/repos/unknwon/git-module-testrepo/contents/gogs/docs-api",
188+
"html": "https://try.gogs.io/unknwon/git-module-testrepo/src/master/docs-api"
188189
}
189190
}
190191
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /