Skip to content

Commit

Permalink
functions: fix method in list namespaces example. (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewsomething authored Nov 9, 2022
1 parent 5f44dd8 commit 38038b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
lang: cURL
source: |-
curl -X POST \
curl -X GET \
-H "Authorization: Bearer $DIGITALOCEAN_TOKEN" \
"https://api.digitalocean.com/v2/functions/namespaces"

0 comments on commit 38038b3

Please sign in to comment.