Add status code 201 to create user task

This commit is contained in:
Jose M 2020-06-25 13:34:21 +02:00
parent 77c75476f4
commit 2403031b6a
No known key found for this signature in database
GPG Key ID: 790179D6924E10FF

View File

@ -141,7 +141,7 @@
} }
body_format: json body_format: json
validate_certs: no validate_certs: no
status_code: 200,401 status_code: 200,201,401
return_content: yes return_content: yes
timeout: 4 timeout: 4
when: when: