File tree Expand file tree Collapse file tree 2 files changed +0
-24
lines changed
scaleway-async/scaleway_async/iam/v1alpha1
scaleway/scaleway/iam/v1alpha1 Expand file tree Collapse file tree 2 files changed +0
-24
lines changed Original file line number Diff line number Diff line change @@ -2157,18 +2157,6 @@ class ParseSamlMetadataResponse:
21572157 signing_certificates : list [str ]
21582158
21592159
2160- @dataclass
2161- class ParseSamlMetadataRequest :
2162- file : ScwFile
2163-
2164-
2165- @dataclass
2166- class ParseSamlMetadataResponse :
2167- single_sign_on_url : str
2168- entity_id : str
2169- signing_certificates : list [str ]
2170-
2171-
21722160@dataclass
21732161class RemoveGroupMemberRequest :
21742162 group_id : str
Original file line number Diff line number Diff line change @@ -2157,18 +2157,6 @@ class ParseSamlMetadataResponse:
21572157 signing_certificates : list [str ]
21582158
21592159
2160- @dataclass
2161- class ParseSamlMetadataRequest :
2162- file : ScwFile
2163-
2164-
2165- @dataclass
2166- class ParseSamlMetadataResponse :
2167- single_sign_on_url : str
2168- entity_id : str
2169- signing_certificates : list [str ]
2170-
2171-
21722160@dataclass
21732161class RemoveGroupMemberRequest :
21742162 group_id : str
You can’t perform that action at this time.
0 commit comments