mirror of
https://github.com/correl/codereview.git
synced 2024-11-23 19:19:50 +00:00
29 lines
618 B
JSON
29 lines
618 B
JSON
[
|
|
{
|
|
"pk": 1,
|
|
"model": "dashboard.repository",
|
|
"fields": {
|
|
"path": "/home/correlr/code/voiceaxis",
|
|
"type": 0,
|
|
"name": "VoiceAxis"
|
|
}
|
|
},
|
|
{
|
|
"pk": 2,
|
|
"model": "dashboard.repository",
|
|
"fields": {
|
|
"path": "/srv/git/mtg.git",
|
|
"type": 0,
|
|
"name": "MTG"
|
|
}
|
|
},
|
|
{
|
|
"pk": 3,
|
|
"model": "dashboard.repository",
|
|
"fields": {
|
|
"path": "/srv/git/codereview.git",
|
|
"type": 0,
|
|
"name": "CodeReview"
|
|
}
|
|
}
|
|
]
|