strongdm 15.15.0__zip → 15.17.0__zip
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.
- {strongdm-15.15.0 → strongdm-15.17.0}/PKG-INFO +4 -4
- {strongdm-15.15.0 → strongdm-15.17.0}/README.md +2 -2
- {strongdm-15.15.0 → strongdm-15.17.0}/setup.py +2 -2
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_groups_pb2.py +5 -5
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/client.py +1 -1
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/constants.py +7 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_pb2.py +5 -5
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_roles_pb2.py +5 -5
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/models.py +125 -8
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/plumbing.py +57 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_engine_types_pb2.py +46 -8
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/svc.py +1 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm.egg-info/PKG-INFO +4 -4
- {strongdm-15.15.0 → strongdm-15.17.0}/LICENSE +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/setup.cfg +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/__init__.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/access_request_events_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/access_request_events_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/access_requests_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/access_requests_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/access_requests_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/access_requests_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_attachments_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_attachments_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_attachments_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_attachments_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_grants_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_grants_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_grants_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_grants_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_permissions_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_permissions_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_resources_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_resources_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_resources_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/account_resources_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_groups_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_groups_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_groups_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/accounts_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/activities_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/activities_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_approvers_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_approvers_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_steps_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_steps_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_steps_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_steps_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflows_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflows_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflows_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflows_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/control_panel_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/control_panel_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/drivers_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/drivers_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/errors.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_roles_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_roles_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/groups_roles_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/health_checks_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/health_checks_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_aliases_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_aliases_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_aliases_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_aliases_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_sets_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_sets_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_sets_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/identity_sets_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/managed_secrets_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/managed_secrets_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/nodes_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/nodes_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/nodes_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/nodes_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/options_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/options_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/organization_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/organization_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_group_nodes_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_group_nodes_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_group_peers_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_group_peers_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_group_resources_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_group_resources_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_groups_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/peering_groups_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/policies_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/policies_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/policies_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/policies_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/proxy_cluster_keys_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/proxy_cluster_keys_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/queries_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/queries_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identities_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identities_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identities_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identities_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identity_groups_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identity_groups_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identity_groups_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/remote_identity_groups_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/replays_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/replays_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/resources_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/resources_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/resources_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/resources_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/role_resources_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/role_resources_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/role_resources_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/role_resources_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/roles_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/roles_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/roles_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/roles_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_engine_policy_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_engine_policy_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_engine_types_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_engines_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_engines_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_store_healths_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_store_healths_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_store_types_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_store_types_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_stores_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_stores_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_stores_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/secret_stores_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/spec_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/spec_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/tags_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/tags_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_approvers_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_approvers_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_approvers_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_approvers_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_roles_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_roles_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_roles_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflow_roles_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflows_history_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflows_history_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflows_pb2.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm/workflows_pb2_grpc.py +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm.egg-info/SOURCES.txt +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm.egg-info/dependency_links.txt +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm.egg-info/requires.txt +0 -0
- {strongdm-15.15.0 → strongdm-15.17.0}/strongdm.egg-info/top_level.txt +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: strongdm
|
|
3
|
-
Version: 15.
|
|
3
|
+
Version: 15.17.0
|
|
4
4
|
Summary: strongDM SDK for the Python programming language.
|
|
5
5
|
Home-page: https://github.com/strongdm/strongdm-sdk-python
|
|
6
6
|
Author: strongDM Team
|
|
7
7
|
Author-email: sdk-feedback@strongdm.com
|
|
8
8
|
License: apache-2.0
|
|
9
|
-
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v15.
|
|
9
|
+
Download-URL: https://github.com/strongdm/strongdm-sdk-python/archive/v15.17.0.tar.gz
|
|
10
10
|
Keywords: strongDM,sdm,api,automation,security,audit,database,server,ssh,rdp
|
|
11
11
|
Platform: UNKNOWN
|
|
12
12
|
Classifier: Development Status :: 4 - Beta
|
|
@@ -22,7 +22,7 @@ License-File: LICENSE
|
|
|
22
22
|
This is the official [strongDM](https://www.strongdm.com/) SDK for the Python
|
|
23
23
|
programming language.
|
|
24
24
|
|
|
25
|
-
Learn more with our [📚strongDM API docs](https://
|
|
25
|
+
Learn more with our [📚strongDM API docs](https://docs.strongdm.com/references/api) or
|
|
26
26
|
[📓browse the SDK
|
|
27
27
|
reference](https://strongdm.github.io/strongdm-sdk-python-docs/).
|
|
28
28
|
|
|
@@ -40,7 +40,7 @@ your dependency to the desired major version of the strongDM SDK.
|
|
|
40
40
|
|
|
41
41
|
If you don't already have them you will need to generate a set of API keys,
|
|
42
42
|
instructions are here: [API
|
|
43
|
-
Credentials](https://
|
|
43
|
+
Credentials](https://docs.strongdm.com/references/api/api-keys)
|
|
44
44
|
|
|
45
45
|
Add the keys as environment variables; the SDK will need to access these keys
|
|
46
46
|
for every request.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{strongdm-15.15.0 → strongdm-15.17.0}/strongdm/approval_workflow_approvers_history_pb2_grpc.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|