From f69d2801069850b48c6424b50d0107799d56e2f8 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Sun, 20 Feb 2022 09:30:46 +0000 Subject: Handle errors (more) gracefully --- test_api/test_api_post.barb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test_api/test_api_post.barb (limited to 'test_api/test_api_post.barb') diff --git a/test_api/test_api_post.barb b/test_api/test_api_post.barb new file mode 100644 index 0000000..2f905b1 --- /dev/null +++ b/test_api/test_api_post.barb @@ -0,0 +1,3 @@ +#POST^http://localhost:8080/ + +{"value": 1234} -- cgit v1.2.3