2 weeks ago - last edited 2 weeks ago
Hello all,
Today, in FAILED response parameter of a validation in RAP, we can put some causes in %fail :
not_found
locked
unauthorized
disabled
readonly
dependency
conflict
unspecific
Can we have more causes ? For example 422-unprocessable ? I can see it's commented in the enum
If no, do we know why we don't have more causes ?
EXAMPLE :
I put the enum field "conflict" on failed response parameter :
With this, the HTTP code in the response is 409 - Conflict
I would like to do the same but with 422
thx !
Request clarification before answering.
User | Count |
---|---|
67 | |
12 | |
12 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.