Skip to content

the MinIO C++ Client API Reference linked to in README.md is very old and contains inaccurate information #197

@chris--young

Description

@chris--young

for instance https://minio-cpp.min.io/structminio_1_1s3_1_1GetObjectArgs.html says that GetObjectArgs should have a property data_callback but actually that property is called datafunc (

http::DataFunction datafunc;
)

it looks like it was renamed quite a while ago back in this commit 64ccf5e

i think the docs are auto generated so they just need to be redeployed or something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions