Skip to content

Commit 4295a77

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: [Workflow] MarkingStore: remove "arguments" and add "property"
2 parents 4b00ae1 + 9e75d47 commit 4295a77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3502,7 +3502,7 @@ marking_store
35023502

35033503
Each marking store can define any of these options:
35043504

3505-
* ``arguments`` (**type**: ``array``)
3505+
* ``property`` (**type**: ``string`` **default**: ``'marking'``)
35063506
* ``service`` (**type**: ``string``)
35073507
* ``type`` (**type**: ``string`` **allow value**: ``'method'``)
35083508

0 commit comments

Comments
 (0)