Skip to content

Commit 827014e

Browse files
digitalocean-engineeringAPI Engineering
andauthored
[bot] Updated client based on openapi-47a9428/clientgen (#447)
Co-authored-by: API Engineering <[email protected]>
1 parent 91dc581 commit 827014e

File tree

3 files changed

+35
-49
lines changed

3 files changed

+35
-49
lines changed

DO_OPENAPI_COMMIT_SHA.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3070398
1+
47a9428

src/pydo/aio/operations/_operations.py

Lines changed: 17 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -134801,9 +134801,8 @@ async def create(
134801134801
],
134802134802
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
134803134803
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
134804-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
134805-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
134806-
"WEAK", and "STRONG".
134804+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
134805+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
134807134806
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
134808134807
string indicating whether the load balancer should be a standard regional
134809134808
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -135031,9 +135030,8 @@ async def create(
135031135030
],
135032135031
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
135033135032
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
135034-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
135035-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
135036-
"WEAK", and "STRONG".
135033+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
135034+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
135037135035
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
135038135036
string indicating whether the load balancer should be a standard regional
135039135037
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -135259,9 +135257,8 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
135259135257
],
135260135258
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
135261135259
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
135262-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
135263-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
135264-
"WEAK", and "STRONG".
135260+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
135261+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
135265135262
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
135266135263
string indicating whether the load balancer should be a standard regional
135267135264
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -135565,9 +135562,9 @@ async def list(self, *, per_page: int = 20, page: int = 1, **kwargs: Any) -> JSO
135565135562
],
135566135563
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
135567135564
"DEFAULT". A string indicating the policy for the TLS cipher suites used
135568-
by the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``""
135569-
, or ``STRONG``. The default value is ``DEFAULT``. Known values are:
135570-
"DEFAULT", "WEAK", and "STRONG".
135565+
by the load balancer. The possible values are ``DEFAULT`` or ``STRONG``.
135566+
The default value is ``DEFAULT``. Known values are: "DEFAULT" and
135567+
"STRONG".
135571135568
"type": "REGIONAL", # Optional. Default value is "REGIONAL".
135572135569
A string indicating whether the load balancer should be a standard
135573135570
regional HTTP load balancer, a regional network load balancer that routes
@@ -135841,9 +135838,8 @@ async def get(self, lb_id: str, **kwargs: Any) -> JSON:
135841135838
],
135842135839
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
135843135840
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
135844-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
135845-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
135846-
"WEAK", and "STRONG".
135841+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
135842+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
135847135843
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
135848135844
string indicating whether the load balancer should be a standard regional
135849135845
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -136162,9 +136158,8 @@ async def update(
136162136158
],
136163136159
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
136164136160
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
136165-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
136166-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
136167-
"WEAK", and "STRONG".
136161+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
136162+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
136168136163
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
136169136164
string indicating whether the load balancer should be a standard regional
136170136165
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -136403,9 +136398,8 @@ async def update(
136403136398
],
136404136399
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
136405136400
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
136406-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
136407-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
136408-
"WEAK", and "STRONG".
136401+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
136402+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
136409136403
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
136410136404
string indicating whether the load balancer should be a standard regional
136411136405
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -136639,9 +136633,8 @@ async def update(
136639136633
],
136640136634
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
136641136635
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
136642-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
136643-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
136644-
"WEAK", and "STRONG".
136636+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
136637+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
136645136638
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
136646136639
string indicating whether the load balancer should be a standard regional
136647136640
HTTP load balancer, a regional network load balancer that routes traffic at

src/pydo/operations/_operations.py

Lines changed: 17 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -145153,9 +145153,8 @@ def create(
145153145153
],
145154145154
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
145155145155
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
145156-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
145157-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
145158-
"WEAK", and "STRONG".
145156+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
145157+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
145159145158
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
145160145159
string indicating whether the load balancer should be a standard regional
145161145160
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -145383,9 +145382,8 @@ def create(
145383145382
],
145384145383
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
145385145384
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
145386-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
145387-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
145388-
"WEAK", and "STRONG".
145385+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
145386+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
145389145387
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
145390145388
string indicating whether the load balancer should be a standard regional
145391145389
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -145611,9 +145609,8 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
145611145609
],
145612145610
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
145613145611
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
145614-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
145615-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
145616-
"WEAK", and "STRONG".
145612+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
145613+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
145617145614
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
145618145615
string indicating whether the load balancer should be a standard regional
145619145616
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -145917,9 +145914,9 @@ def list(self, *, per_page: int = 20, page: int = 1, **kwargs: Any) -> JSON:
145917145914
],
145918145915
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
145919145916
"DEFAULT". A string indicating the policy for the TLS cipher suites used
145920-
by the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``""
145921-
, or ``STRONG``. The default value is ``DEFAULT``. Known values are:
145922-
"DEFAULT", "WEAK", and "STRONG".
145917+
by the load balancer. The possible values are ``DEFAULT`` or ``STRONG``.
145918+
The default value is ``DEFAULT``. Known values are: "DEFAULT" and
145919+
"STRONG".
145923145920
"type": "REGIONAL", # Optional. Default value is "REGIONAL".
145924145921
A string indicating whether the load balancer should be a standard
145925145922
regional HTTP load balancer, a regional network load balancer that routes
@@ -146193,9 +146190,8 @@ def get(self, lb_id: str, **kwargs: Any) -> JSON:
146193146190
],
146194146191
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
146195146192
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
146196-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
146197-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
146198-
"WEAK", and "STRONG".
146193+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
146194+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
146199146195
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
146200146196
string indicating whether the load balancer should be a standard regional
146201146197
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -146514,9 +146510,8 @@ def update(
146514146510
],
146515146511
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
146516146512
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
146517-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
146518-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
146519-
"WEAK", and "STRONG".
146513+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
146514+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
146520146515
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
146521146516
string indicating whether the load balancer should be a standard regional
146522146517
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -146755,9 +146750,8 @@ def update(
146755146750
],
146756146751
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
146757146752
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
146758-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
146759-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
146760-
"WEAK", and "STRONG".
146753+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
146754+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
146761146755
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
146762146756
string indicating whether the load balancer should be a standard regional
146763146757
HTTP load balancer, a regional network load balancer that routes traffic at
@@ -146989,9 +146983,8 @@ def update(self, lb_id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSO
146989146983
],
146990146984
"tls_cipher_policy": "DEFAULT", # Optional. Default value is
146991146985
"DEFAULT". A string indicating the policy for the TLS cipher suites used by
146992-
the load balancer. The possible values are ``DEFAULT``"" , ``WEAK``"" , or
146993-
``STRONG``. The default value is ``DEFAULT``. Known values are: "DEFAULT",
146994-
"WEAK", and "STRONG".
146986+
the load balancer. The possible values are ``DEFAULT`` or ``STRONG``. The
146987+
default value is ``DEFAULT``. Known values are: "DEFAULT" and "STRONG".
146995146988
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
146996146989
string indicating whether the load balancer should be a standard regional
146997146990
HTTP load balancer, a regional network load balancer that routes traffic at

0 commit comments

Comments
 (0)