| ... | @@ -10,15 +10,6 @@ GET /api/v2.5/registries/ |
... | @@ -10,15 +10,6 @@ GET /api/v2.5/registries/ |
|
|
### Ответ
|
|
### Ответ
|
|
|
```json
|
|
```json
|
|
|
{
|
|
{
|
|
|
"tag": "v0.0.1",
|
|
|
|
|
"message": "initial version\n",
|
|
|
|
|
"object": "c3d0be41ecbe669545ee3e94d31ed9a4bc91ee3c",
|
|
|
|
|
"type": "commit",
|
|
|
|
|
"tagger": {
|
|
|
|
|
"name": "Monalisa Octocat",
|
|
|
|
|
"email": "octocat@github.com",
|
|
|
|
|
"date": "2011-06-17T14:53:35-07:00"
|
|
|
|
|
}
|
|
|
|
|
}
|
|
}
|
|
|
```
|
|
```
|
|
|
|
|
|
| ... | | ... | |