Skip to content

Commit 0632509

Browse files
authored
feat(dedibox): add cli support (#553)
1 parent 8a42429 commit 0632509

File tree

2 files changed

+2
-2
lines changed
  • scaleway/scaleway/dedibox/v1
  • scaleway-async/scaleway_async/dedibox/v1

2 files changed

+2
-2
lines changed

scaleway-async/scaleway_async/dedibox/v1/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1878,7 +1878,7 @@ class ServerEvent:
18781878

18791879
description: str
18801880
"""
1881-
Descriptiion of the event.
1881+
Description of the event.
18821882
"""
18831883

18841884
date: Optional[datetime]

scaleway/scaleway/dedibox/v1/types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1878,7 +1878,7 @@ class ServerEvent:
18781878

18791879
description: str
18801880
"""
1881-
Descriptiion of the event.
1881+
Description of the event.
18821882
"""
18831883

18841884
date: Optional[datetime]

0 commit comments

Comments
 (0)