Add status code 201 to create user task
This commit is contained in:
parent
77c75476f4
commit
2403031b6a
@ -141,7 +141,7 @@
|
||||
}
|
||||
body_format: json
|
||||
validate_certs: no
|
||||
status_code: 200,401
|
||||
status_code: 200,201,401
|
||||
return_content: yes
|
||||
timeout: 4
|
||||
when:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user