pulpcore-client 3.88.0__py3-none-any.whl → 3.89.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pulpcore-client might be problematic. Click here for more details.
- pulpcore/client/pulpcore/__init__.py +1 -1
- pulpcore/client/pulpcore/api_client.py +1 -1
- pulpcore/client/pulpcore/configuration.py +1 -1
- pulpcore/client/pulpcore/models/access_policy.py +1 -14
- pulpcore/client/pulpcore/models/access_policy_response.py +1 -20
- pulpcore/client/pulpcore/models/app_status_response.py +1 -13
- pulpcore/client/pulpcore/models/artifact_distribution_response.py +14 -34
- pulpcore/client/pulpcore/models/artifact_response.py +1 -22
- pulpcore/client/pulpcore/models/async_operation_response.py +1 -11
- pulpcore/client/pulpcore/models/composite_content_guard.py +1 -13
- pulpcore/client/pulpcore/models/composite_content_guard_response.py +1 -17
- pulpcore/client/pulpcore/models/content_guard_response.py +1 -16
- pulpcore/client/pulpcore/models/content_redirect_content_guard.py +1 -12
- pulpcore/client/pulpcore/models/content_redirect_content_guard_response.py +1 -16
- pulpcore/client/pulpcore/models/content_settings_response.py +1 -12
- pulpcore/client/pulpcore/models/content_summary_response.py +1 -13
- pulpcore/client/pulpcore/models/database_connection_response.py +1 -11
- pulpcore/client/pulpcore/models/distribution_response.py +1 -22
- pulpcore/client/pulpcore/models/domain.py +1 -17
- pulpcore/client/pulpcore/models/domain_backend_migrator.py +1 -12
- pulpcore/client/pulpcore/models/domain_response.py +1 -21
- pulpcore/client/pulpcore/models/evaluation_response.py +1 -13
- pulpcore/client/pulpcore/models/filesystem_export.py +1 -14
- pulpcore/client/pulpcore/models/filesystem_export_response.py +1 -17
- pulpcore/client/pulpcore/models/filesystem_exporter.py +1 -13
- pulpcore/client/pulpcore/models/filesystem_exporter_response.py +1 -17
- pulpcore/client/pulpcore/models/generic_remote_response.py +1 -31
- pulpcore/client/pulpcore/models/generic_remote_response_hidden_fields_inner.py +1 -12
- pulpcore/client/pulpcore/models/group.py +1 -11
- pulpcore/client/pulpcore/models/group_progress_report_response.py +1 -15
- pulpcore/client/pulpcore/models/group_response.py +1 -14
- pulpcore/client/pulpcore/models/group_role.py +1 -14
- pulpcore/client/pulpcore/models/group_role_response.py +1 -20
- pulpcore/client/pulpcore/models/group_user.py +1 -11
- pulpcore/client/pulpcore/models/group_user_response.py +1 -13
- pulpcore/client/pulpcore/models/header_content_guard.py +1 -15
- pulpcore/client/pulpcore/models/header_content_guard_response.py +1 -19
- pulpcore/client/pulpcore/models/import_response.py +1 -16
- pulpcore/client/pulpcore/models/login_response.py +1 -13
- pulpcore/client/pulpcore/models/minimal_task_response.py +1 -20
- pulpcore/client/pulpcore/models/multiple_artifact_content_response.py +1 -17
- pulpcore/client/pulpcore/models/my_permissions_response.py +1 -11
- pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey.py +1 -12
- pulpcore/client/pulpcore/models/nested_open_pgp_public_subkey_response.py +1 -13
- pulpcore/client/pulpcore/models/nested_open_pgp_signature.py +1 -16
- pulpcore/client/pulpcore/models/nested_open_pgp_signature_response.py +1 -17
- pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute.py +1 -11
- pulpcore/client/pulpcore/models/nested_open_pgp_user_attribute_response.py +1 -12
- pulpcore/client/pulpcore/models/nested_open_pgp_user_id.py +1 -11
- pulpcore/client/pulpcore/models/nested_open_pgp_user_id_response.py +1 -12
- pulpcore/client/pulpcore/models/nested_role.py +1 -13
- pulpcore/client/pulpcore/models/nested_role_response.py +1 -13
- pulpcore/client/pulpcore/models/object_roles_response.py +1 -11
- pulpcore/client/pulpcore/models/open_pgp_distribution.py +1 -17
- pulpcore/client/pulpcore/models/open_pgp_distribution_response.py +1 -23
- pulpcore/client/pulpcore/models/open_pgp_keyring.py +1 -15
- pulpcore/client/pulpcore/models/open_pgp_keyring_response.py +1 -21
- pulpcore/client/pulpcore/models/open_pgp_public_key_response.py +1 -21
- pulpcore/client/pulpcore/models/open_pgp_public_subkey_response.py +1 -20
- pulpcore/client/pulpcore/models/open_pgp_signature_response.py +1 -24
- pulpcore/client/pulpcore/models/open_pgp_user_attribute_response.py +1 -19
- pulpcore/client/pulpcore/models/open_pgp_user_id_response.py +1 -19
- pulpcore/client/pulpcore/models/orphans_cleanup.py +1 -12
- pulpcore/client/pulpcore/models/paginated_access_policy_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_artifact_distribution_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_artifact_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_composite_content_guard_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_content_guard_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_content_redirect_content_guard_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_distribution_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_domain_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_filesystem_export_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_filesystem_exporter_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_generic_remote_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_group_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_group_role_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_group_user_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_header_content_guard_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_import_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_multiple_artifact_content_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_open_pgp_distribution_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_open_pgp_keyring_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_open_pgp_public_key_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_open_pgp_public_subkey_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_open_pgp_signature_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_open_pgp_user_attribute_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_open_pgp_user_id_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_publication_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_pulp_export_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_pulp_exporter_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_pulp_importer_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_rbac_content_guard_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_repository_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_repository_version_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_role_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_signing_service_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_task_group_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_task_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_task_schedule_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_upload_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_upstream_pulp_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_user_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_user_role_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_vulnerability_report_response_list.py +1 -14
- pulpcore/client/pulpcore/models/paginated_worker_response_list.py +1 -14
- pulpcore/client/pulpcore/models/patched_access_policy.py +1 -14
- pulpcore/client/pulpcore/models/patched_composite_content_guard.py +1 -13
- pulpcore/client/pulpcore/models/patched_content_redirect_content_guard.py +1 -12
- pulpcore/client/pulpcore/models/patched_domain.py +1 -17
- pulpcore/client/pulpcore/models/patched_filesystem_exporter.py +1 -13
- pulpcore/client/pulpcore/models/patched_group.py +1 -11
- pulpcore/client/pulpcore/models/patched_header_content_guard.py +1 -15
- pulpcore/client/pulpcore/models/patched_open_pgp_distribution.py +1 -17
- pulpcore/client/pulpcore/models/patched_open_pgp_keyring.py +1 -15
- pulpcore/client/pulpcore/models/patched_pulp_exporter.py +1 -14
- pulpcore/client/pulpcore/models/patched_pulp_importer.py +1 -12
- pulpcore/client/pulpcore/models/patched_rbac_content_guard.py +1 -12
- pulpcore/client/pulpcore/models/patched_role.py +1 -13
- pulpcore/client/pulpcore/models/patched_task_cancel.py +1 -11
- pulpcore/client/pulpcore/models/patched_upstream_pulp.py +1 -22
- pulpcore/client/pulpcore/models/patched_user.py +1 -17
- pulpcore/client/pulpcore/models/profile_artifact_response.py +1 -11
- pulpcore/client/pulpcore/models/progress_report_response.py +1 -16
- pulpcore/client/pulpcore/models/publication_response.py +1 -16
- pulpcore/client/pulpcore/models/pulp_export.py +1 -16
- pulpcore/client/pulpcore/models/pulp_export_response.py +1 -19
- pulpcore/client/pulpcore/models/pulp_exporter.py +1 -14
- pulpcore/client/pulpcore/models/pulp_exporter_response.py +1 -18
- pulpcore/client/pulpcore/models/pulp_import.py +1 -13
- pulpcore/client/pulpcore/models/pulp_import_check.py +1 -13
- pulpcore/client/pulpcore/models/pulp_import_check_response.py +1 -13
- pulpcore/client/pulpcore/models/pulp_importer.py +1 -12
- pulpcore/client/pulpcore/models/pulp_importer_response.py +1 -16
- pulpcore/client/pulpcore/models/purge.py +1 -12
- pulpcore/client/pulpcore/models/rbac_content_guard.py +1 -12
- pulpcore/client/pulpcore/models/rbac_content_guard_response.py +1 -18
- pulpcore/client/pulpcore/models/reclaim_space.py +1 -12
- pulpcore/client/pulpcore/models/redis_connection_response.py +1 -11
- pulpcore/client/pulpcore/models/repair.py +1 -11
- pulpcore/client/pulpcore/models/repository_add_remove_content.py +1 -13
- pulpcore/client/pulpcore/models/repository_response.py +1 -21
- pulpcore/client/pulpcore/models/repository_version_response.py +1 -19
- pulpcore/client/pulpcore/models/role.py +1 -13
- pulpcore/client/pulpcore/models/role_response.py +1 -18
- pulpcore/client/pulpcore/models/set_label.py +1 -12
- pulpcore/client/pulpcore/models/set_label_response.py +1 -12
- pulpcore/client/pulpcore/models/signing_service_response.py +1 -18
- pulpcore/client/pulpcore/models/status_response.py +1 -19
- pulpcore/client/pulpcore/models/storage_response.py +1 -13
- pulpcore/client/pulpcore/models/task_group_operation_response.py +1 -11
- pulpcore/client/pulpcore/models/task_group_response.py +1 -23
- pulpcore/client/pulpcore/models/task_response.py +1 -30
- pulpcore/client/pulpcore/models/task_schedule_response.py +1 -19
- pulpcore/client/pulpcore/models/unset_label.py +1 -11
- pulpcore/client/pulpcore/models/unset_label_response.py +1 -12
- pulpcore/client/pulpcore/models/upload.py +1 -11
- pulpcore/client/pulpcore/models/upload_chunk_response.py +1 -12
- pulpcore/client/pulpcore/models/upload_commit.py +1 -11
- pulpcore/client/pulpcore/models/upload_detail_response.py +1 -17
- pulpcore/client/pulpcore/models/upload_response.py +1 -16
- pulpcore/client/pulpcore/models/upstream_pulp.py +1 -22
- pulpcore/client/pulpcore/models/upstream_pulp_response.py +1 -25
- pulpcore/client/pulpcore/models/user.py +1 -17
- pulpcore/client/pulpcore/models/user_group.py +1 -11
- pulpcore/client/pulpcore/models/user_group_response.py +1 -13
- pulpcore/client/pulpcore/models/user_response.py +1 -22
- pulpcore/client/pulpcore/models/user_role.py +1 -14
- pulpcore/client/pulpcore/models/user_role_response.py +1 -20
- pulpcore/client/pulpcore/models/version_response.py +1 -15
- pulpcore/client/pulpcore/models/vulnerability_report_response.py +1 -17
- pulpcore/client/pulpcore/models/worker_response.py +1 -18
- {pulpcore_client-3.88.0.dist-info → pulpcore_client-3.89.0.dist-info}/METADATA +2 -2
- {pulpcore_client-3.88.0.dist-info → pulpcore_client-3.89.0.dist-info}/RECORD +175 -175
- {pulpcore_client-3.88.0.dist-info → pulpcore_client-3.89.0.dist-info}/WHEEL +0 -0
- {pulpcore_client-3.88.0.dist-info → pulpcore_client-3.89.0.dist-info}/top_level.txt +0 -0
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.artifact_response import ArtifactResponse
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedArtifactResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedArtifactResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedArtifactResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [ArtifactResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.composite_content_guard_response import Com
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedCompositeContentGuardResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedCompositeContentGuardResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedCompositeContentGuardResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [CompositeContentGuardResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.content_guard_response import ContentGuardR
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedContentGuardResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedContentGuardResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedContentGuardResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [ContentGuardResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.content_redirect_content_guard_response imp
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedContentRedirectContentGuardResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedContentRedirectContentGuardResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedContentRedirectContentGuardResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [ContentRedirectContentGuardResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.distribution_response import DistributionRe
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedDistributionResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedDistributionResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedDistributionResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [DistributionResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.domain_response import DomainResponse
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedDomainResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedDomainResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedDomainResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [DomainResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.filesystem_export_response import Filesyste
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedFilesystemExportResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedFilesystemExportResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedFilesystemExportResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [FilesystemExportResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.filesystem_exporter_response import Filesys
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedFilesystemExporterResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedFilesystemExporterResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedFilesystemExporterResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [FilesystemExporterResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.generic_remote_response import GenericRemot
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedGenericRemoteResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedGenericRemoteResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedGenericRemoteResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [GenericRemoteResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.group_response import GroupResponse
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedGroupResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedGroupResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedGroupResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [GroupResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.group_role_response import GroupRoleRespons
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedGroupRoleResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedGroupRoleResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedGroupRoleResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [GroupRoleResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.group_user_response import GroupUserRespons
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedGroupUserResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedGroupUserResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedGroupUserResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [GroupUserResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.header_content_guard_response import Header
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedHeaderContentGuardResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedHeaderContentGuardResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedHeaderContentGuardResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [HeaderContentGuardResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.import_response import ImportResponse
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedImportResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedImportResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedImportResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [ImportResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.multiple_artifact_content_response import M
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedMultipleArtifactContentResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedMultipleArtifactContentResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedMultipleArtifactContentResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [MultipleArtifactContentResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.open_pgp_distribution_response import OpenP
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedOpenPGPDistributionResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedOpenPGPDistributionResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedOpenPGPDistributionResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [OpenPGPDistributionResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.open_pgp_keyring_response import OpenPGPKey
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedOpenPGPKeyringResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedOpenPGPKeyringResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedOpenPGPKeyringResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [OpenPGPKeyringResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.open_pgp_public_key_response import OpenPGP
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedOpenPGPPublicKeyResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedOpenPGPPublicKeyResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedOpenPGPPublicKeyResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [OpenPGPPublicKeyResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.open_pgp_public_subkey_response import Open
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedOpenPGPPublicSubkeyResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedOpenPGPPublicSubkeyResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedOpenPGPPublicSubkeyResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [OpenPGPPublicSubkeyResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.open_pgp_signature_response import OpenPGPS
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedOpenPGPSignatureResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedOpenPGPSignatureResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedOpenPGPSignatureResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [OpenPGPSignatureResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.open_pgp_user_attribute_response import Ope
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedOpenPGPUserAttributeResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedOpenPGPUserAttributeResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedOpenPGPUserAttributeResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [OpenPGPUserAttributeResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|
|
@@ -24,14 +24,6 @@ from pulpcore.client.pulpcore.models.open_pgp_user_id_response import OpenPGPUse
|
|
|
24
24
|
from typing import Optional, Set
|
|
25
25
|
from typing_extensions import Self
|
|
26
26
|
|
|
27
|
-
|
|
28
|
-
class OneOf:
|
|
29
|
-
@staticmethod
|
|
30
|
-
def from_dict(obj, *args, **kwargs):
|
|
31
|
-
"""Noop override to fix missing OneOf import/implementation."""
|
|
32
|
-
return obj
|
|
33
|
-
|
|
34
|
-
|
|
35
27
|
class PaginatedOpenPGPUserIDResponseList(BaseModel):
|
|
36
28
|
"""
|
|
37
29
|
PaginatedOpenPGPUserIDResponseList
|
|
@@ -99,12 +91,7 @@ class PaginatedOpenPGPUserIDResponseList(BaseModel):
|
|
|
99
91
|
if not isinstance(obj, dict):
|
|
100
92
|
return cls.model_validate(obj)
|
|
101
93
|
|
|
102
|
-
_obj = cls.model_validate(
|
|
103
|
-
"count": obj.get("count"),
|
|
104
|
-
"next": obj.get("next"),
|
|
105
|
-
"previous": obj.get("previous"),
|
|
106
|
-
"results": [OpenPGPUserIDResponse.from_dict(_item) for _item in obj["results"]] if obj.get("results") is not None else None
|
|
107
|
-
})
|
|
94
|
+
_obj = cls.model_validate(obj)
|
|
108
95
|
return _obj
|
|
109
96
|
|
|
110
97
|
|