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

feat: add match_glob query parameter to ListObjectsRequest #320

Conversation

shogo-nakano-desu
Copy link
Contributor

@shogo-nakano-desu shogo-nakano-desu commented Nov 5, 2024

Description

Add match_glob query parameter to ListObjectsRequest. match_glob is defined in these lines.

Note: This query parameter works when we send request to "real" Cloud Storage, but it doesn't work when we send request to fake-gcs-server v1.50.2.

@yoshidan yoshidan added the safe to test safe to test label Nov 5, 2024
@yoshidan
Copy link
Owner

yoshidan commented Nov 5, 2024

Thank you for your contribution.

@yoshidan yoshidan merged commit 2f9219b into yoshidan:main Nov 5, 2024
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
safe to test safe to test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants