We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34e7cc5 commit cf3a32cCopy full SHA for cf3a32c
reference/configuration/framework.rst
@@ -257,6 +257,7 @@ Configuration
257
* `audit_trail`_
258
* `initial_marking`_
259
* `marking_store`_
260
+ * `metadata`_
261
* `places`_
262
* `supports`_
263
* `support_strategy`_
@@ -2755,6 +2756,15 @@ Each marking store can define any of these options:
2755
2756
* ``service`` (**type**: ``string``)
2757
* ``type`` (**type**: ``string`` **allow value**: ``'method'``)
2758
2759
+metadata
2760
+""""""""
2761
+
2762
+**type**: ``array``
2763
2764
+Metadata available for the workflow configuration.
2765
+Note that ``places`` and ``transitions`` can also have their own
2766
+``metadata`` entry.
2767
2768
places
2769
""""""
2770
0 commit comments