Skip to content

Commit 5df4d56

Browse files
committed
ibexa_dxp_v5.0.md: REST API request body examples
1 parent 28f3efb commit 5df4d56

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/release_notes/ibexa_dxp_v5.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,15 @@ Four groups of [Twig components](https://doc.ibexa.co/en/5.0/templating/componen
123123

124124
For more information, see [Customizing the back office with Twig Components > Admin UI](https://doc.ibexa.co/en/5.0/administration/back_office/back_office_elements/custom_components/#admin-ui).
125125

126+
#### REST API
127+
128+
You can now find examples for some REST request bodies in the [OpenAPI REST API](rest_api_usage/#openapi-support):
129+
130+
- in the right column of the [online reference](/api/rest_api/rest_api_reference/rest_api_reference.html) where the example is used as a sample instead of a duplicate of middle column schema,
131+
and in the downloadable OpenAPI specification files
132+
- on your dev instance at `/api/ibexa/v2/doc` in an “Example Value” tab of the "Request Body" section, alongside the "Schema" tab
133+
- in the generated JSON or YAML OpenAPI specifications when running `ibexa:openapi` command
134+
126135
### Gaussian blur optimization in Image Editor
127136

128137
The [Image Editor]([[= user_doc =]]/image_management/edit_images/) now supports configurable gaussian blur strength for image optimization.

0 commit comments

Comments
 (0)