Enforce that messages are length 1 vectors
Opened this issue · 0 comments
AlbertRapp commented
In add_message()
I need to ensure that the content is a length 1 vector. For example using the output of read_lines()
results in a 400 Bad request.
Opened this issue · 0 comments
In add_message()
I need to ensure that the content is a length 1 vector. For example using the output of read_lines()
results in a 400 Bad request.