Skip to content

Function return from do_batch_transaction.batch_transaction is wrong #8

@nickforr

Description

@nickforr

The documentation states that the output from do_batch_transaction.batch_transaction should be a list of response objects but the actual return from the function (line 186 here https://github.com/Azure/AzureTableStor/blob/master/R/table_batch_request.R) is statuses which is a vector of the status code.
I think this should just be replaced with reslst.

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