We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631d204 commit 5d9b53aCopy full SHA for 5d9b53a
2 files changed
scaleway-async/scaleway_async/tem/v1alpha1/types.py
@@ -1066,7 +1066,7 @@ class CreateDomainRequest:
1066
ID of the project to which the domain belongs.
1067
"""
1068
1069
- accept_tos: Optional[bool] = False
+ accept_tos: Optional[bool] = None
1070
1071
Deprecated. Accept Scaleway's Terms of Service.
1072
scaleway/scaleway/tem/v1alpha1/types.py
0 commit comments