Skip to content

Commit 638a408

Browse files
feat(api): api update
1 parent e78504b commit 638a408

File tree

15 files changed

+28
-28
lines changed

15 files changed

+28
-28
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 1752
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-f801f95f633b797f0b67cbf842b5bf4ccc62c59d990ef48cafa5a4598bf3bbe4.yml
3-
openapi_spec_hash: 7eaafea439b3d08227ce856926020268
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cloudflare%2Fcloudflare-3ec6a50514bd47671aa3d5f9999af51a1dd5eedf5cf179e004f280e9e817f0ec.yml
3+
openapi_spec_hash: f6c29452ed5232054bfb2689ad4b88be
44
config_hash: 8f5aab183b4a8e0f4a9ec9c0293b54f1

src/cloudflare/resources/zaraz/config.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def update(
6969
Updates Zaraz configuration for a zone.
7070
7171
Args:
72-
zone_id: Identifier
72+
zone_id: Identifier.
7373
7474
data_layer: Data layer compatibility mode enabled.
7575
@@ -150,7 +150,7 @@ def get(
150150
be included.
151151
152152
Args:
153-
zone_id: Identifier
153+
zone_id: Identifier.
154154
155155
extra_headers: Send extra headers
156156
@@ -220,7 +220,7 @@ async def update(
220220
Updates Zaraz configuration for a zone.
221221
222222
Args:
223-
zone_id: Identifier
223+
zone_id: Identifier.
224224
225225
data_layer: Data layer compatibility mode enabled.
226226
@@ -301,7 +301,7 @@ async def get(
301301
be included.
302302
303303
Args:
304-
zone_id: Identifier
304+
zone_id: Identifier.
305305
306306
extra_headers: Send extra headers
307307

src/cloudflare/resources/zaraz/default.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def get(
5757
Gets default Zaraz configuration for a zone.
5858
5959
Args:
60-
zone_id: Identifier
60+
zone_id: Identifier.
6161
6262
extra_headers: Send extra headers
6363
@@ -117,7 +117,7 @@ async def get(
117117
Gets default Zaraz configuration for a zone.
118118
119119
Args:
120-
zone_id: Identifier
120+
zone_id: Identifier.
121121
122122
extra_headers: Send extra headers
123123

src/cloudflare/resources/zaraz/export.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def get(
5555
included.
5656
5757
Args:
58-
zone_id: Identifier
58+
zone_id: Identifier.
5959
6060
extra_headers: Send extra headers
6161
@@ -112,7 +112,7 @@ async def get(
112112
included.
113113
114114
Args:
115-
zone_id: Identifier
115+
zone_id: Identifier.
116116
117117
extra_headers: Send extra headers
118118

src/cloudflare/resources/zaraz/history/configs.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def get(
6060
Gets a history of published Zaraz configurations by ID(s) for a zone.
6161
6262
Args:
63-
zone_id: Identifier
63+
zone_id: Identifier.
6464
6565
ids: Comma separated list of Zaraz configuration IDs
6666
@@ -124,7 +124,7 @@ async def get(
124124
Gets a history of published Zaraz configurations by ID(s) for a zone.
125125
126126
Args:
127-
zone_id: Identifier
127+
zone_id: Identifier.
128128
129129
ids: Comma separated list of Zaraz configuration IDs
130130

src/cloudflare/resources/zaraz/history/history.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ def update(
7575
Restores a historical published Zaraz configuration by ID for a zone.
7676
7777
Args:
78-
zone_id: Identifier
78+
zone_id: Identifier.
7979
8080
body: ID of the Zaraz configuration to restore.
8181
@@ -121,7 +121,7 @@ def list(
121121
Lists a history of published Zaraz configuration records for a zone.
122122
123123
Args:
124-
zone_id: Identifier
124+
zone_id: Identifier.
125125
126126
limit: Maximum amount of results to list. Default value is 10.
127127
@@ -203,7 +203,7 @@ async def update(
203203
Restores a historical published Zaraz configuration by ID for a zone.
204204
205205
Args:
206-
zone_id: Identifier
206+
zone_id: Identifier.
207207
208208
body: ID of the Zaraz configuration to restore.
209209
@@ -249,7 +249,7 @@ def list(
249249
Lists a history of published Zaraz configuration records for a zone.
250250
251251
Args:
252-
zone_id: Identifier
252+
zone_id: Identifier.
253253
254254
limit: Maximum amount of results to list. Default value is 10.
255255

src/cloudflare/resources/zaraz/publish.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def create(
6060
Publish current Zaraz preview configuration for a zone.
6161
6262
Args:
63-
zone_id: Identifier
63+
zone_id: Identifier.
6464
6565
body: Zaraz configuration description.
6666
@@ -124,7 +124,7 @@ async def create(
124124
Publish current Zaraz preview configuration for a zone.
125125
126126
Args:
127-
zone_id: Identifier
127+
zone_id: Identifier.
128128
129129
body: Zaraz configuration description.
130130

src/cloudflare/resources/zaraz/workflow.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def get(
5757
Gets Zaraz workflow for a zone.
5858
5959
Args:
60-
zone_id: Identifier
60+
zone_id: Identifier.
6161
6262
extra_headers: Send extra headers
6363
@@ -119,7 +119,7 @@ async def get(
119119
Gets Zaraz workflow for a zone.
120120
121121
Args:
122-
zone_id: Identifier
122+
zone_id: Identifier.
123123
124124
extra_headers: Send extra headers
125125

src/cloudflare/resources/zaraz/zaraz.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def update(
132132
Updates Zaraz workflow for a zone.
133133
134134
Args:
135-
zone_id: Identifier
135+
zone_id: Identifier.
136136
137137
workflow: Zaraz workflow
138138
@@ -222,7 +222,7 @@ async def update(
222222
Updates Zaraz workflow for a zone.
223223
224224
Args:
225-
zone_id: Identifier
225+
zone_id: Identifier.
226226
227227
workflow: Zaraz workflow
228228

src/cloudflare/types/zaraz/config_update_params.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
class ConfigUpdateParams(TypedDict, total=False):
6262
zone_id: Required[str]
63-
"""Identifier"""
63+
"""Identifier."""
6464

6565
data_layer: Required[Annotated[bool, PropertyInfo(alias="dataLayer")]]
6666
"""Data layer compatibility mode enabled."""

0 commit comments

Comments
 (0)