We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f80d8f6 + 02b1b92 commit 0c8064fCopy full SHA for 0c8064f
1 file changed
upcloud_api/server.py
@@ -71,6 +71,7 @@ class Server:
71
'avoid_host',
72
'login_user',
73
'user_data',
74
+ 'metadata',
75
]
76
77
def __init__(self, server=None, **kwargs) -> None:
0 commit comments