Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[DEVDOCS-5371]: [revise] Pricelists, Remove the X-Strict-Mode header #1532

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions reference/price_lists.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1437,13 +1437,6 @@ paths:
required: true
schema:
type: integer
- name: X-Strict-Mode
in: header
description: |
Header that determines whether the Batch API operates in strict mode or not. Strict mode will reject the entire request if any item in the batch has an error.
schema:
type: integer
default: 0
- $ref: '#/components/parameters/ContentType'
requestBody:
content:
Expand Down
Loading