Skip to content

Commit 48a8d62

Browse files
Update planet/subscription_request.py
Co-authored-by: Copilot <[email protected]>
1 parent a3bb459 commit 48a8d62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

planet/subscription_request.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -535,6 +535,7 @@ def destination(destination_ref: str,
535535
536536
Parameters:
537537
destination_ref: The ID of the destination to deliver to.
538+
path_prefix: Path prefix for deliveries.
538539
"""
539540
parameters: Dict[str, Any] = {"ref": destination_ref}
540541

0 commit comments

Comments
 (0)