Skip to content

Ignore extra fields in REST payloads #158

@Aniruddh25

Description

@Aniruddh25

If a property points to a field that doesn’t exist the operation will succeed anyway, ignoring the mismatched fields, unless otherwise specified via the x-ms-match-mode request header.

If the operation is successful, the 201 HTTP code will be returned. The result will be the JSON object of the added item, unless otherwise specified via the x-ms-result request header.

Metadata

Metadata

Assignees

Labels

mssql pgsql mysqlan issue that applies to all relational databases, same as labeling with `mssql` `mysql` and `pgsql`usabilityMake the APIs more user friendly with better exceptions

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions