Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Issue #47 Missed Max Keys on Response #175

Open
@castlec

Description

@castlec

It is expected that paging will continue to work as specified on the initial request. For this to function, max keys must be relayed from the request to the response. ListBucket response object does not have a parameter for max keys and instead defaults to 1000. This results in first page being as requested and subsequent pages being at 1000.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions