cb11ea6447
This patch (haha) also adds a VCS field to the AP representation of repos
24 lines
499 B
Text
24 lines
499 B
Text
Sharer
|
|
Project
|
|
Role
|
|
Inbox
|
|
Outbox
|
|
FollowerSet
|
|
|
|
Repo
|
|
ident RpIdent
|
|
sharer SharerId
|
|
vcs Text
|
|
project ProjectId Maybe
|
|
desc Text Maybe
|
|
mainBranch Text
|
|
collabUser RoleId Maybe
|
|
collabAnon RoleId Maybe
|
|
inbox InboxId
|
|
outbox OutboxId
|
|
followers FollowerSetId
|
|
|
|
UniqueRepo ident sharer
|
|
UniqueRepoInbox inbox
|
|
UniqueRepoOutbox outbox
|
|
UniqueRepoFollowers followers
|