Skip to content

Commit 4d5dca1

Browse files
authored
[Workflow] MarkingStore: remove "arguments" and add "property"
1 parent 43325d0 commit 4d5dca1

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
@@ -3478,7 +3478,7 @@ marking_store
34783478

34793479
Each marking store can define any of these options:
34803480

3481-
* ``arguments`` (**type**: ``array``)
3481+
* ``property`` (**type**: ``string`` **default**: ``'marking'``)
34823482
* ``service`` (**type**: ``string``)
34833483
* ``type`` (**type**: ``string`` **allow value**: ``'method'``)
34843484

0 commit comments

Comments
 (0)