Skip to content

RequestBody. Examples

Adil Bektursunov edited this page Mar 17, 2026 · 3 revisions
Path Change id Comment Example Severity Approved Version Combination Link
1 paths.[].[].requestBody.content.[].[].examples add-examples-object-for-request-body before after annotation add-examples-object-for-request-body
2 paths.[].[].requestBody.content.[].[].examples.[] add-additional-examples-object before after annotation add-additional-examples-object
3 paths.[].[].requestBody.content.[].[].examples.[].value.value update-example-value before after annotation update-example-value
4 paths.[].[].requestBody.content.[].[].examples.[] update-name-of-example before after annotation update-name-of-example
5 paths.[].[].requestBody.content.[].[].examples.[].externalValue.value update-external-value-of-example before after annotation update-external-value-of-example
6 paths.[].[].requestBody.content.[].[].examples.[].externalValue.value remove-external-value-of-example before after annotation remove-external-value-of-example
7 paths.[].[].requestBody.content.[].[].examples.[].summary.value add-summary-of-example before after annotation add-summary-of-example
8 paths.[].[].requestBody.content.[].[].examples.[].summary.value update-summary-of-example before after annotation update-summary-of-example
9 paths.[].[].requestBody.content.[].[].examples.[].summary.value remove-summary-of-example before after annotation remove-summary-of-example
10 paths.[].[].requestBody.content.[].[].examples.[].description.value add-description-of-example before after annotation add-description-of-example
11 paths.[].[].requestBody.content.[].[].examples.[].description.value update-description-of-example before after annotation update-description-of-example
12 paths.[].[].requestBody.content.[].[].examples.[].description.value remove-description-of-example before after annotation remove-description-of-example
13 paths.[].[].requestBody.content.[].[].examples.[].description ($ref sibling) add-overriden-description add description that overrides $ref (sibling) before after annotation [3.1.0, 3.1.0], [3.0.0, 3.1.0] add-overriden-description
14 paths.[].[].requestBody.content.[].[].examples.[].description ($ref sibling) change-overriden-description change description that overrides $ref (sibling) before after annotation [3.1.0, 3.1.0] change-overriden-description
15 paths.[].[].requestBody.content.[].[].examples.[].description ($ref sibling) change-referenced-description-when-overridden-exists change description in referenced when sibling override exists before after annotation [3.1.0, 3.1.0] change-referenced-description-when-overridden-exists
16 paths.[].[].requestBody.content.[].[].examples.[].description ($ref sibling) remove-overriden-description remove description that overrides $ref (sibling) before after annotation [3.1.0, 3.1.0], [3.1.0, 3.0.0] remove-overriden-description

Clone this wiki locally