Error parsing snake_case attribute content
Closed this issue · 1 comments
OscarSwanros commented
kylef commented
_
is a reserved character and thus it must be escaped.
This can be achieved via the following:
+ Response 422 (application/json)
+ Attributes
+ status: error
+ `error_message`: `content_cant_be_blank`