Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Doc config metadata
  • Loading branch information
noniagriconomie authored and wouterj committed Aug 12, 2019
commit cf3a32c5f7269e49cca4b9da06178522b11debc9
10 changes: 10 additions & 0 deletions reference/configuration/framework.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ Configuration
* `audit_trail`_
* `initial_marking`_
* `marking_store`_
* `metadata`_
* `places`_
* `supports`_
* `support_strategy`_
Expand Down Expand Up @@ -2755,6 +2756,15 @@ Each marking store can define any of these options:
* ``service`` (**type**: ``string``)
* ``type`` (**type**: ``string`` **allow value**: ``'method'``)

metadata
""""""""

**type**: ``array``

Metadata available for the workflow configuration.
Note that ``places`` and ``transitions`` can also have their own
``metadata`` entry.

places
""""""

Expand Down