Open rgov opened 1 month ago
The HTTP response code documentation does not include response 422 Unprocessable Content.
This is returned by the "create data" API when you submit without a value field, or an invalid one.
value
@tyeth Could you take a look at this?
The HTTP response code documentation does not include response 422 Unprocessable Content.
This is returned by the "create data" API when you submit without a
value
field, or an invalid one.