Skip to content

Commit 0fb998f

Browse files
Fix shell example: Delete Firewall Device
1 parent 5af9bdb commit 0fb998f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9456,6 +9456,7 @@ paths:
94569456
- lang: Shell
94579457
source: >
94589458
curl -H "Content-Type: application/json" \
9459+
-H "Authorization: Bearer $TOKEN" \
94599460
-X DELETE \
94609461
https://api.linode.com/v4beta/networking/firewalls/123/devices/456
94619462
- lang: CLI

0 commit comments

Comments
 (0)