Skip to content

RequestBody. Examples

Adil Bektursunov edited this page Aug 27, 2025 · 3 revisions
Path Change Comment Example ER 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 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

Clone this wiki locally