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

Commit f1df7b6

Browse files
committed
updated and included AMP RealURL/Signed Exchange API
1 parent 5631b35 commit f1df7b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CloudFlare/api_v4.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ def zones_amp(self):
194194
""" API core commands for Cloudflare API"""
195195

196196
self.add('VOID', "zones", "amp")
197-
self.add('AUTH', "zones", "amp/viewer")
197+
self.add('AUTH', "zones", "amp/sxg")
198198

199199
def zones_logpush(self):
200200
""" API core commands for Cloudflare API"""

0 commit comments

Comments
 (0)