Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions scaleway-async/scaleway_async/iam/v1alpha1/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -2157,18 +2157,6 @@ class ParseSamlMetadataResponse:
signing_certificates: list[str]


@dataclass
class ParseSamlMetadataRequest:
file: ScwFile


@dataclass
class ParseSamlMetadataResponse:
single_sign_on_url: str
entity_id: str
signing_certificates: list[str]


@dataclass
class RemoveGroupMemberRequest:
group_id: str
Expand Down
12 changes: 0 additions & 12 deletions scaleway/scaleway/iam/v1alpha1/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -2157,18 +2157,6 @@ class ParseSamlMetadataResponse:
signing_certificates: list[str]


@dataclass
class ParseSamlMetadataRequest:
file: ScwFile


@dataclass
class ParseSamlMetadataResponse:
single_sign_on_url: str
entity_id: str
signing_certificates: list[str]


@dataclass
class RemoveGroupMemberRequest:
group_id: str
Expand Down