Skip to content

Commit

Permalink
Add repository storage to forked details
Browse files Browse the repository at this point in the history
  • Loading branch information
nwestbury committed Sep 27, 2023
1 parent 7d2bd21 commit 3a1cb8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects.go
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ type ForkParent struct {
NameWithNamespace string `json:"name_with_namespace"`
Path string `json:"path"`
PathWithNamespace string `json:"path_with_namespace"`
RepositoryStorage string `json:"repository_storage"`
WebURL string `json:"web_url"`
}

Expand Down

0 comments on commit 3a1cb8b

Please sign in to comment.