We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11d3432 + 51d5b0e commit 63108e9Copy full SHA for 63108e9
1 file changed
hcloud/servers/domain.py
@@ -131,7 +131,7 @@ def __init__(
131
class CreateServerResponse(BaseDomain):
132
"""Create Server Response Domain
133
134
- :param action: :class:`BoundServer <hcloud.servers.client.BoundServer>`
+ :param server: :class:`BoundServer <hcloud.servers.client.BoundServer>`
135
The created server
136
:param action: :class:`BoundAction <hcloud.actions.client.BoundAction>`
137
Shows the progress of the server creation
0 commit comments