diff options
author | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2025-01-25 13:30:27 +0100 |
---|---|---|
committer | niliara-edu <nil.jimeno@estudiant.fjaverianas.com> | 2025-01-25 13:30:27 +0100 |
commit | ef604ccb6e86b77517a78547bb50cdf9b82e03f0 (patch) | |
tree | af490a61546a38ad1fbb40e43e985cc6ff82fd34 /curl_examples | |
parent | c2786c4b9d704128da80ce4ed6513b9f5507b680 (diff) |
add required authentication
Diffstat (limited to 'curl_examples')
-rw-r--r-- | curl_examples | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/curl_examples b/curl_examples deleted file mode 100644 index 0c3ac05..0000000 --- a/curl_examples +++ /dev/null @@ -1,2 +0,0 @@ -curl localhost:8000/auth/protected -H "Accept: application/json" -H "Authorization: token_here" -curlie -f [POST/PUT/DELETE] :8000/api/[song/album/artist] argument=value |