Skip to content

Commit 5af9bdb

Browse files
Fix shell example: Create Firewall Device
1 parent 94b2ce5 commit 5af9bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9355,7 +9355,7 @@ paths:
93559355
-H "Authorization: Bearer $TOKEN" \
93569356
-X POST -d '{
93579357
"type": "linode",
9358-
"id": "123"
9358+
"id": 123
93599359
}' \
93609360
https://api.linode.com/v4beta/networking/firewalls/123/devices
93619361
- lang: CLI

0 commit comments

Comments
 (0)