Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit c1347aa

Browse files
committed
more api calls
1 parent ac3e2cc commit c1347aa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CloudFlare/api_v4.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ def accounts(self):
410410

411411
self.add('VOID', 'accounts', 'workers')
412412
self.add('AUTH', 'accounts', 'workers/account-settings')
413+
self.add('AUTH', 'accounts', 'workers/domains')
413414
self.add('VOID', 'accounts', 'workers/durable_objects')
414415
self.add('AUTH', 'accounts', 'workers/durable_objects/namespaces')
415416
self.add('AUTH', 'accounts', 'workers/durable_objects/namespaces', 'objects')

0 commit comments

Comments
 (0)