@@ -149,19 +149,19 @@ Status: 200 OK
149
149
``` json
150
150
{
151
151
"type" : " symlink" ,
152
- "target" : " text1.text " ,
153
- "size" : 10 ,
154
- "name" : " text2.text " ,
155
- "path" : " text2.text " ,
156
- "sha" : " 0d4ce3e58e1afc8be81cb757d628d94af27581ea " ,
157
- "url" : " https://try.gogs.io/api/v1/repos/root/test-symlink /contents/text2.text " ,
158
- "git_url" : " https://try.gogs.io/api/v1/repos/root/test-symlink/trees/0d4ce3e58e1afc8be81cb757d628d94af27581ea " ,
159
- "html_url" : " https://try.gogs.io/api/v1/repos/root/test- symlink/tree/0d4ce3e58e1afc8be81cb757d628d94af27581ea " ,
160
- "download_url" : " https://try.gogs.io/api/v1/root/test-symlink /raw/text2.text " ,
152
+ "target" : " run.sh " ,
153
+ "size" : 6 ,
154
+ "name" : " symlink.run.sh " ,
155
+ "path" : " symlink.run.sh " ,
156
+ "sha" : " e0e63473c2593040d7d1c67637864821b28cef4b " ,
157
+ "url" : " https://try.gogs.io/api/v1/repos/unknwon/git-module-testrepo /contents/symlink.run.sh " ,
158
+ "git_url" : " " ,
159
+ "html_url" : " https://try.gogs.io/unknwon/git-module-testrepo/src/master/ symlink.run.sh " ,
160
+ "download_url" : " https://try.gogs.io/unknwon/git-module-testrepo /raw/master/symlink.run.sh " ,
161
161
"_links" : {
162
- "git" : " https://try.gogs.io/api/v1/repos/root/test-symlink/trees/0d4ce3e58e1afc8be81cb757d628d94af27581ea " ,
163
- "self" : " https://try.gogs.io/api/v1/repos/root/test-symlink /contents/text2.text " ,
164
- "html" : " https://try.gogs.io/api/v1/repos/root/test- symlink/tree/0d4ce3e58e1afc8be81cb757d628d94af27581ea "
162
+ "git" : " " ,
163
+ "self" : " https://try.gogs.io/api/v1/repos/unknwon/git-module-testrepo /contents/symlink.run.sh " ,
164
+ "html" : " https://try.gogs.io/unknwon/git-module-testrepo/src/master/ symlink.run.sh "
165
165
}
166
166
}
167
167
```
0 commit comments