Skip to content

Commit

Permalink
[bot] Updated client based on openapi-7a717b3/clientgen (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: API Engineering <[email protected]>
  • Loading branch information
digitalocean-engineering and API Engineering authored Nov 14, 2023
1 parent 79679c8 commit 066b577
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DO_OPENAPI_COMMIT_SHA.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
a4755ec
7a717b3
24 changes: 24 additions & 0 deletions src/pydo/aio/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -74520,6 +74520,10 @@ async def list_replicas(self, database_cluster_uuid: str, **kwargs: Any) -> JSON
"status": "str", # Optional. A string representing the
current status of the database cluster. Known values are: "creating",
"online", "resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added
to the cluster, in MiB. If null, no additional storage is added to the
cluster, beyond what is provided as a base amount from the 'size' and any
previously added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as
strings to apply to the read-only replica after it is created. Tag
Expand Down Expand Up @@ -74697,6 +74701,10 @@ async def create_replica(
"status": "str", # Optional. A string representing the current status of the
database cluster. Known values are: "creating", "online", "resizing",
"migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the cluster,
in MiB. If null, no additional storage is added to the cluster, beyond what is
provided as a base amount from the 'size' and any previously added additional
storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to apply to
the read-only replica after it is created. Tag names can either be existing
Expand Down Expand Up @@ -74759,6 +74767,10 @@ async def create_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down Expand Up @@ -74870,6 +74882,10 @@ async def create_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down Expand Up @@ -74979,6 +74995,10 @@ async def create_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down Expand Up @@ -75166,6 +75186,10 @@ async def get_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down
24 changes: 24 additions & 0 deletions src/pydo/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -81393,6 +81393,10 @@ def list_replicas(self, database_cluster_uuid: str, **kwargs: Any) -> JSON:
"status": "str", # Optional. A string representing the
current status of the database cluster. Known values are: "creating",
"online", "resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added
to the cluster, in MiB. If null, no additional storage is added to the
cluster, beyond what is provided as a base amount from the 'size' and any
previously added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as
strings to apply to the read-only replica after it is created. Tag
Expand Down Expand Up @@ -81570,6 +81574,10 @@ def create_replica(
"status": "str", # Optional. A string representing the current status of the
database cluster. Known values are: "creating", "online", "resizing",
"migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the cluster,
in MiB. If null, no additional storage is added to the cluster, beyond what is
provided as a base amount from the 'size' and any previously added additional
storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to apply to
the read-only replica after it is created. Tag names can either be existing
Expand Down Expand Up @@ -81632,6 +81640,10 @@ def create_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down Expand Up @@ -81743,6 +81755,10 @@ def create_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down Expand Up @@ -81852,6 +81868,10 @@ def create_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down Expand Up @@ -82039,6 +82059,10 @@ def get_replica(
"status": "str", # Optional. A string representing the current
status of the database cluster. Known values are: "creating", "online",
"resizing", "migrating", and "forking".
"storage_size_mib": 0, # Optional. Additional storage added to the
cluster, in MiB. If null, no additional storage is added to the cluster,
beyond what is provided as a base amount from the 'size' and any previously
added additional storage.
"tags": [
"str" # Optional. A flat array of tag names as strings to
apply to the read-only replica after it is created. Tag names can either
Expand Down

0 comments on commit 066b577

Please sign in to comment.