LKDevelopment / hetzner-cloud-php-sdk

A PHP SDK for the Hetzner Cloud API
MIT License
104 stars 51 forks source link

Improve server typing #64

Open LKaemmerling opened 3 years ago

LKaemmerling commented 3 years ago

Signed-off-by: Lukas Kämmerling lukas.kaemmerling@hetzner-cloud.de

This came up in #62 . Basically it is a "breaking" change, as the type structure is changed. But i would like to "sit this change out", because it improves the quality and autocompletion significant. So i would like to do this as a Minor release then.

LKaemmerling commented 3 years ago

@tobyS this would be my proposal for the Server Typing, what do you think about it :)?