summaryrefslogtreecommitdiff
path: root/windows/win_uri.py
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2016-11-07 16:06:09 -0500
committerBrian Coca <brian.coca+git@gmail.com>2016-11-07 16:06:09 -0500
commit08d9cdf883fe3df4535bd914661ee3a9de58c9ae (patch)
tree3525c474076d6de66716cc288e757a0608d6adb4 /windows/win_uri.py
parent562cf4f60480bbfdeb88f1712941070485f71a53 (diff)
downloadansible-modules-extras-08d9cdf883fe3df4535bd914661ee3a9de58c9ae.tar.gz
corrected version added
Diffstat (limited to 'windows/win_uri.py')
-rw-r--r--windows/win_uri.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/windows/win_uri.py b/windows/win_uri.py
index c65f3ab5..b5ab0f69 100644
--- a/windows/win_uri.py
+++ b/windows/win_uri.py
@@ -121,10 +121,11 @@ use_basic_parsing:
type: bool
sample: True
body:
- description: The content of the body used (added in version 2.2)
+ description: The content of the body used
returned: when body is specified
type: string
sample: '{"id":1}'
+ version_added: "2.3"
status_code:
description: The HTTP Status Code of the response.
returned: success