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.
2 parents b08bbd0 + 6262d24 commit 8f1cae7Copy full SHA for 8f1cae7
workflow/usage.rst
@@ -148,6 +148,12 @@ like this:
148
The marking store type could be "multiple_state" or "single_state".
149
A single state marking store does not support a model being on multiple places
150
at the same time.
151
+
152
+.. tip::
153
154
+ The ``type`` (default value ``single_state``) and ``arguments`` (default value ``marking``)
155
+ attributes of the ``marking_store`` option are optional. If omitted, their default values
156
+ will be used.
157
158
With this workflow named ``blog_publishing``, you can get help to decide
159
what actions that are allowed on a blog post. ::
0 commit comments