Skip to content

insert_or_merge_entity shouldn't have a if_match parameter #32

@huguesv

Description

@huguesv

according to msdn, this doesn't apply to this function.

http://msdn.microsoft.com/en-us/library/windowsazure/hh452241

The Insert Or Merge Entity operation uses the MERGE verb and must be called using the 2011-08-18 version or newer. In addition, it does not use the If-Match header. These attributes distinguish this operation from the Update Entity operation, though the request body is the same for both operations.

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