Update to current state of Hetzner's API description.
Changes in the release:
- BREAKING: The order of struct members and function parameters is now alphabetical
- BREAKING: IPv4 properties are
Option
everywhere - New placement groups API
- New API method
change_reverse_dns_entry_for_this_load_balancer
for load balancer - New enum value
unavailable
for the status of an image in the image API - New
deleted
boolean flag forImage
in the image API - New enum values
Esp
andGre
for theprotocol
of arule
in the firewall API - The pricing API has been extended with prices of floating IPs per location and type
- Code generation using OpenAPI Generator 5.3.0
- Model types now implement
Default