Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexport unnecessary list functions #97

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

donatello
Copy link
Member

Unexports list_objects_v1, list_objects_v2 and list_object_versions and associated request/response types.

These are not necessary as the higher level list_objects() can be used instead for equivalent functionality.

@donatello donatello requested review from krisis and balamurugana June 18, 2024 19:53
Unexports `list_objects_v1`, `list_objects_v2` and
`list_object_versions` and associated request/response types.

These are not necessary as the higher level `list_objects()` can be used
instead for equivalent functionality.
@donatello donatello merged commit b19513c into minio:master Jun 19, 2024
1 check passed
@donatello donatello deleted the list-cleanup branch June 19, 2024 02:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants