diff --git a/api/requests/user-post.sh b/api/requests/user-post.sh deleted file mode 100755 index c65beab..0000000 --- a/api/requests/user-post.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -curl -d '{"username":"zcdziura","password":"test","email":"zachary@dziura.email","name":"Z. Charles Dziura"}' -H 'accept: application/url' -H 'content-type: application/json' -v http://localhost:42069/user