Update to current state of Hetzner's API description.
Changes in the release:
- BREAKING: Add
deprecation
field toIso
Note: The old string fielddeprecated
is now considered deprecated. - BREAKING: Field
type
ofIso
is now optional - BREAKING: Field
algorithm
ofCreateLoadBalancerRequest
is now optional - BREAKING: Field
name
ofReplaceVolumeRequest
is now optional - Use OpenAPI Generator version 7.0.1 for code generation
- Doc: Remove note about missing vSwitch connection
- Doc: Specify unit of cookie_lifetime as seconds
- Doc: Clarify that resources are detached during server deletion
- Doc: Minor docstring updates