We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d83f01 commit eaac381Copy full SHA for eaac381
scaleway-async/scaleway_async/baremetal/v1/marshalling.py
@@ -1696,6 +1696,7 @@ def marshal_UpdateSettingRequest(
1696
1697
return output
1698
1699
+
1700
def marshal_ValidatePartitioningSchemaRequest(
1701
request: ValidatePartitioningSchemaRequest,
1702
defaults: ProfileDefaults,
scaleway/scaleway/baremetal/v1/marshalling.py
@@ -1468,6 +1468,7 @@ def marshal_SchemaZFS(
1468
1469
1470
1471
1472
def marshal_CreateServerRequestInstall(
1473
request: CreateServerRequestInstall,
1474
0 commit comments