Skip to content

Added missing properties for BucketItem union type#1205

Merged
prakashsvmx merged 1 commit intominio:masterfrom
bexsoft:type-fixes
Aug 31, 2023
Merged

Added missing properties for BucketItem union type#1205
prakashsvmx merged 1 commit intominio:masterfrom
bexsoft:type-fixes

Conversation

@bexsoft
Copy link
Copy Markdown
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