Skip to content

Return type for TypedClient.setObjectLegalHold is not a Promise #1393

@sanadriu

Description

@sanadriu

I have checked .mjs examples where setObjectLegalHold method is awaited. In Typescript, this method is interpreted to not return a promise

setObjectLegalHold(bucketName: string, objectName: string, setOpts?: PutObjectLegalHoldOptions): void;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions