hcloud-go icon indicating copy to clipboard operation
hcloud-go copied to clipboard

Missing endpoint specific API error codes

Open jooola opened this issue 8 months ago • 0 comments

TL;DR

Some endpoint have specific error codes, and the library is missing some of them. For example:

  • private_net_only_server
  • firewall_managed_by_label_selector

Expected behavior

All API errors codes to be part of the library.

Observed behavior

Some API errors code are not part of the library.

Minimal working example

No response

Log output


Additional information

https://docs.hetzner.cloud/

jooola avatar Jun 23 '25 08:06 jooola