Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gilwong00 committed May 9, 2024
1 parent 202af02 commit 4d85530
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions private/gen/proto/go/buf/alpha/registry/v1alpha1/admin.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions proto/buf/alpha/registry/v1alpha1/admin.proto
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,8 @@ message ListRepositoriesUsageRequest {
}

message ListRepositoriesUsageResponse {
// The list containing the maximum types usage with owner and repository information
// for all repositories in all orgs on a single BSR instance for a given time range.
// The list contains types usage info and counts for all repositories in all
// orgs on a single BSR instance, based on a snapshot single point in time within
// the requested time range where the aggregate types usage is at a maximum.
repeated RepositoryUsage repository_usages = 1;
}

0 comments on commit 4d85530

Please sign in to comment.