Skip to content

Commit

Permalink
[bot] Updated client based on openapi-164a055/clientgen
Browse files Browse the repository at this point in the history
  • Loading branch information
API Engineering committed Dec 12, 2024
1 parent 1455d2c commit d374338
Show file tree
Hide file tree
Showing 3 changed files with 81 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 @@
e7304ab
164a055
40 changes: 40 additions & 0 deletions src/pydo/aio/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -129099,6 +129099,11 @@ async def create(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -129271,6 +129276,11 @@ async def create(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -129441,6 +129451,11 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -129689,6 +129704,11 @@ async def list(self, *, per_page: int = 20, page: int = 1, **kwargs: Any) -> JSO
},
"tag": "str", # Optional. The name of a Droplet tag
corresponding to Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL".
A string indicating whether the load balancer should be a standard
regional HTTP load balancer, a regional network load balancer that routes
traffic at the TCP/UDP transport layer, or a global load balancer. Known
values are: "REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID
of the VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -129907,6 +129927,11 @@ async def get(self, lb_id: str, **kwargs: Any) -> JSON:
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -130170,6 +130195,11 @@ async def update(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -130353,6 +130383,11 @@ async def update(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -130531,6 +130566,11 @@ async def update(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down
40 changes: 40 additions & 0 deletions src/pydo/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -137374,6 +137374,11 @@ def create(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -137546,6 +137551,11 @@ def create(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -137716,6 +137726,11 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON:
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -137964,6 +137979,11 @@ def list(self, *, per_page: int = 20, page: int = 1, **kwargs: Any) -> JSON:
},
"tag": "str", # Optional. The name of a Droplet tag
corresponding to Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL".
A string indicating whether the load balancer should be a standard
regional HTTP load balancer, a regional network load balancer that routes
traffic at the TCP/UDP transport layer, or a global load balancer. Known
values are: "REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID
of the VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -138182,6 +138202,11 @@ def get(self, lb_id: str, **kwargs: Any) -> JSON:
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -138445,6 +138470,11 @@ def update(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -138628,6 +138658,11 @@ def update(
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down Expand Up @@ -138804,6 +138839,11 @@ def update(self, lb_id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSO
},
"tag": "str", # Optional. The name of a Droplet tag corresponding to
Droplets assigned to the load balancer.
"type": "REGIONAL", # Optional. Default value is "REGIONAL". A
string indicating whether the load balancer should be a standard regional
HTTP load balancer, a regional network load balancer that routes traffic at
the TCP/UDP transport layer, or a global load balancer. Known values are:
"REGIONAL", "REGIONAL_NETWORK", and "GLOBAL".
"vpc_uuid": "str" # Optional. A string specifying the UUID of the
VPC to which the load balancer is assigned.
}
Expand Down

0 comments on commit d374338

Please sign in to comment.