Add version_added to the subtype parameter
This commit is contained in:
parent
b653b2d0fe
commit
7415accaa4
1 changed files with 1 additions and 0 deletions
|
@ -115,6 +115,7 @@ options:
|
|||
- The minor mime type, can be either text or html. The major type is always text.
|
||||
default: 'plain'
|
||||
required: false
|
||||
version_added: "2.0"
|
||||
"""
|
||||
|
||||
EXAMPLES = '''
|
||||
|
|
Loading…
Reference in a new issue