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

Added missing properties for BucketItem union type #1205

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

bexsoft
Copy link
Contributor

@bexsoft bexsoft commented Aug 30, 2023

What does this do?

There are some missing properties in the BucketItem type Union, this PR adds them so TS can detect the correct elements returned by this type differentiating between prefix struct & name/etag struct.

How does it look

Before:

Screenshot 2023-08-30 at 12 39 10

After:

Screenshot 2023-08-30 at 14 57 29

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.

4 participants