Open
Description
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
(
minio-cpp/include/miniocpp/args.h
Line 207 in 49e578d
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
Labels
No labels