Skip to content

Commit 0326e3e

Browse files
committed
ACLP Logs Stream - remove redundant comma
1 parent e0d650f commit 0326e3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linode_api4/groups/monitor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@ def stream_create(
474474
destinations= [1234],
475475
label="Linode_services",
476476
status="active",
477-
type="audit_logs",
477+
type="audit_logs"
478478
)
479479
480480
API Documentation: https://techdocs.akamai.com/linode-api/reference/post-stream

0 commit comments

Comments
 (0)