We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents da3eb32 + cd5e0b2 commit ae9603dCopy full SHA for ae9603d
1 file changed
docs/release_notes/ibexa_dxp_v5.0.md
@@ -135,9 +135,7 @@ You can use it for migrations that might fail under certain conditions but shoul
135
For example, you can create languages without checking if they already exist:
136
137
``` yaml
138
-[[#
139
[[= include_file('code_samples/data_migration/examples/try_catch_step.yaml') =]]
140
-#]]
141
```
142
143
The `try_catch` step allows you to specify which exceptions to catch and whether to continue executing remaining steps after an exception occurs.
0 commit comments