Skip to content

Commit

Permalink
reference the issue
Browse files Browse the repository at this point in the history
Signed-off-by: Lixia (Sylvia) Lei <lixlei@microsoft.com>
  • Loading branch information
Wwwsylvia committed Nov 8, 2024
1 parent 4ebb17f commit 49e591f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion registry/remote/repository.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ type Repository struct {
// NOTE: Pagination for the Referrers API is not defined in the distribution spec, so not all registries support it.
// ReferrerListPageSize may be ignored if pagination is unsupported by the remote registry.
//
// Reference: https://github.com/opencontainers/distribution-spec/blob/v1.1.0/spec.md#listing-referrers
// Reference: https://github.com/oras-project/oras-go/issues/841
ReferrerListPageSize int

// MaxMetadataBytes specifies a limit on how many response bytes are allowed
Expand Down

0 comments on commit 49e591f

Please sign in to comment.