|
|
@ -637,7 +637,7 @@ This section will discuss the behavioral attributes for arguments:
|
|
|
|
|
|
|
|
|
|
|
|
.. code-block:: python
|
|
|
|
.. code-block:: python
|
|
|
|
|
|
|
|
|
|
|
|
'option': {
|
|
|
|
option = {
|
|
|
|
'type': 'str',
|
|
|
|
'type': 'str',
|
|
|
|
'removed_in_version': '2.0.0',
|
|
|
|
'removed_in_version': '2.0.0',
|
|
|
|
'collection_name': 'testns.testcol',
|
|
|
|
'collection_name': 'testns.testcol',
|
|
|
@ -651,7 +651,7 @@ This section will discuss the behavioral attributes for arguments:
|
|
|
|
|
|
|
|
|
|
|
|
.. code-block:: python
|
|
|
|
.. code-block:: python
|
|
|
|
|
|
|
|
|
|
|
|
'option': {
|
|
|
|
option = {
|
|
|
|
'type': 'str',
|
|
|
|
'type': 'str',
|
|
|
|
'removed_at_date': '2020-12-31',
|
|
|
|
'removed_at_date': '2020-12-31',
|
|
|
|
'collection_name': 'testns.testcol',
|
|
|
|
'collection_name': 'testns.testcol',
|
|
|
@ -685,7 +685,7 @@ This section will discuss the behavioral attributes for arguments:
|
|
|
|
|
|
|
|
|
|
|
|
.. code-block:: python
|
|
|
|
.. code-block:: python
|
|
|
|
|
|
|
|
|
|
|
|
'option': {
|
|
|
|
option = {
|
|
|
|
'type': 'str',
|
|
|
|
'type': 'str',
|
|
|
|
'aliases': ['foo', 'bar'],
|
|
|
|
'aliases': ['foo', 'bar'],
|
|
|
|
'depecated_aliases': [
|
|
|
|
'depecated_aliases': [
|
|
|
|