pulp-python-client 3.11.6__tar.gz → 3.11.8__tar.gz
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.
- pulp_python_client-3.11.8/PKG-INFO +25 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/README.md +3 -2
- pulp_python_client-3.11.8/pulp_python_client.egg-info/PKG-INFO +25 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulp_python_client.egg-info/requires.txt +1 -1
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/__init__.py +1 -1
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/content_packages_api.py +18 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/distributions_pypi_api.py +54 -6
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/publications_pypi_api.py +26 -2
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/pypi_api.py +6 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/pypi_legacy_api.py +6 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/pypi_metadata_api.py +6 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/pypi_simple_api.py +18 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/remotes_python_api.py +60 -6
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/repositories_python_api.py +68 -8
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/repositories_python_versions_api.py +26 -2
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api_client.py +1 -1
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/configuration.py +1 -1
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/rest.py +2 -2
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/setup.py +3 -3
- pulp_python-client-3.11.6/PKG-INFO +0 -13
- pulp_python-client-3.11.6/pulp_python_client.egg-info/PKG-INFO +0 -13
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulp_python_client.egg-info/SOURCES.txt +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulp_python_client.egg-info/dependency_links.txt +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulp_python_client.egg-info/top_level.txt +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/__init__.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/__init__.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/__init__.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/exceptions.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/__init__.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/async_operation_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/content_summary_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/exclude_platforms_enum.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/package_metadata_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/package_types_enum.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/package_upload.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/package_upload_task_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/paginated_repository_version_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/patchedpython_python_distribution.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/patchedpython_python_remote.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/patchedpython_python_repository.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/policy_enum.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_bander_remote.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_distribution.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_distribution_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_package_content.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_package_content_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_publication.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_publication_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_remote.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_remote_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_remote_response_hidden_fields.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_repository.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/python_python_repository_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/repair.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/repository_add_remove_content.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/repository_sync_url.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/repository_version_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/set_label.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/set_label_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/summary_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/unset_label.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/models/unset_label_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/setup.cfg +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_async_operation_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_content_packages_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_content_summary_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_distributions_pypi_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_exclude_platforms_enum.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_package_metadata_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_package_types_enum.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_package_upload.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_package_upload_task_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_paginated_repository_version_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_paginatedpython_python_distribution_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_paginatedpython_python_package_content_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_paginatedpython_python_publication_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_paginatedpython_python_remote_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_paginatedpython_python_repository_response_list.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_patchedpython_python_distribution.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_patchedpython_python_remote.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_patchedpython_python_repository.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_policy_enum.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_publications_pypi_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_pypi_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_pypi_legacy_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_pypi_metadata_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_pypi_simple_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_bander_remote.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_distribution.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_distribution_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_package_content.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_package_content_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_publication.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_publication_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_remote.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_remote_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_remote_response_hidden_fields.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_repository.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_python_python_repository_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_remotes_python_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_repair.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_repositories_python_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_repositories_python_versions_api.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_repository_add_remove_content.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_repository_sync_url.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_repository_version_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_set_label.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_set_label_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_summary_response.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_unset_label.py +0 -0
- {pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/test/test_unset_label_response.py +0 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: pulp_python-client
|
|
3
|
+
Version: 3.11.8
|
|
4
|
+
Summary: Pulp 3 API
|
|
5
|
+
Home-page:
|
|
6
|
+
Author: Pulp Team
|
|
7
|
+
Author-email: pulp-list@redhat.com
|
|
8
|
+
License: GPL-2.0-or-later
|
|
9
|
+
Keywords: pulp,pulpcore,client,Pulp 3 API
|
|
10
|
+
Requires-Python: >=3.4
|
|
11
|
+
Requires-Dist: urllib3<2.7.0,>=1.15
|
|
12
|
+
Requires-Dist: six>=1.10
|
|
13
|
+
Requires-Dist: certifi
|
|
14
|
+
Requires-Dist: python-dateutil
|
|
15
|
+
Dynamic: author
|
|
16
|
+
Dynamic: author-email
|
|
17
|
+
Dynamic: description
|
|
18
|
+
Dynamic: keywords
|
|
19
|
+
Dynamic: license
|
|
20
|
+
Dynamic: requires-dist
|
|
21
|
+
Dynamic: requires-python
|
|
22
|
+
Dynamic: summary
|
|
23
|
+
|
|
24
|
+
Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501
|
|
25
|
+
|
|
@@ -4,7 +4,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
|
|
|
4
4
|
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
|
|
5
5
|
|
|
6
6
|
- API version: v3
|
|
7
|
-
- Package version: 3.11.
|
|
7
|
+
- Package version: 3.11.8
|
|
8
8
|
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
|
|
9
9
|
For more information, please visit [https://pulpproject.org](https://pulpproject.org)
|
|
10
10
|
|
|
@@ -86,6 +86,7 @@ with pulpcore.client.pulp_python.ApiClient(configuration) as api_client:
|
|
|
86
86
|
# Create an instance of the API class
|
|
87
87
|
api_instance = pulpcore.client.pulp_python.ContentPackagesApi(api_client)
|
|
88
88
|
relative_path = 'relative_path_example' # str | Path where the artifact is located relative to distributions base_path
|
|
89
|
+
x_task_diagnostics = ['x_task_diagnostics_example'] # list[str] | List of profilers to use on tasks. (optional)
|
|
89
90
|
repository = 'repository_example' # str | A URI of a repository the new content unit should be associated with. (optional)
|
|
90
91
|
artifact = 'artifact_example' # str | Artifact file representing the physical content (optional)
|
|
91
92
|
file = '/path/to/file' # file | An uploaded file that may be turned into the content unit. (optional)
|
|
@@ -115,7 +116,7 @@ classifiers = None # object | A JSON list containing classification values for a
|
|
|
115
116
|
|
|
116
117
|
try:
|
|
117
118
|
# Create a python package content
|
|
118
|
-
api_response = api_instance.create(relative_path, repository=repository, artifact=artifact, file=file, upload=upload, sha256=sha256, summary=summary, description=description, description_content_type=description_content_type, keywords=keywords, home_page=home_page, download_url=download_url, author=author, author_email=author_email, maintainer=maintainer, maintainer_email=maintainer_email, license=license, requires_python=requires_python, project_url=project_url, project_urls=project_urls, platform=platform, supported_platform=supported_platform, requires_dist=requires_dist, provides_dist=provides_dist, obsoletes_dist=obsoletes_dist, requires_external=requires_external, classifiers=classifiers)
|
|
119
|
+
api_response = api_instance.create(relative_path, x_task_diagnostics=x_task_diagnostics, repository=repository, artifact=artifact, file=file, upload=upload, sha256=sha256, summary=summary, description=description, description_content_type=description_content_type, keywords=keywords, home_page=home_page, download_url=download_url, author=author, author_email=author_email, maintainer=maintainer, maintainer_email=maintainer_email, license=license, requires_python=requires_python, project_url=project_url, project_urls=project_urls, platform=platform, supported_platform=supported_platform, requires_dist=requires_dist, provides_dist=provides_dist, obsoletes_dist=obsoletes_dist, requires_external=requires_external, classifiers=classifiers)
|
|
119
120
|
pprint(api_response)
|
|
120
121
|
except ApiException as e:
|
|
121
122
|
print("Exception when calling ContentPackagesApi->create: %s\n" % e)
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: pulp_python-client
|
|
3
|
+
Version: 3.11.8
|
|
4
|
+
Summary: Pulp 3 API
|
|
5
|
+
Home-page:
|
|
6
|
+
Author: Pulp Team
|
|
7
|
+
Author-email: pulp-list@redhat.com
|
|
8
|
+
License: GPL-2.0-or-later
|
|
9
|
+
Keywords: pulp,pulpcore,client,Pulp 3 API
|
|
10
|
+
Requires-Python: >=3.4
|
|
11
|
+
Requires-Dist: urllib3<2.7.0,>=1.15
|
|
12
|
+
Requires-Dist: six>=1.10
|
|
13
|
+
Requires-Dist: certifi
|
|
14
|
+
Requires-Dist: python-dateutil
|
|
15
|
+
Dynamic: author
|
|
16
|
+
Dynamic: author-email
|
|
17
|
+
Dynamic: description
|
|
18
|
+
Dynamic: keywords
|
|
19
|
+
Dynamic: license
|
|
20
|
+
Dynamic: requires-dist
|
|
21
|
+
Dynamic: requires-python
|
|
22
|
+
Dynamic: summary
|
|
23
|
+
|
|
24
|
+
Fetch, Upload, Organize, and Distribute Software Packages # noqa: E501
|
|
25
|
+
|
|
@@ -48,6 +48,7 @@ class ContentPackagesApi(object):
|
|
|
48
48
|
|
|
49
49
|
:param async_req bool: execute request asynchronously
|
|
50
50
|
:param str relative_path: Path where the artifact is located relative to distributions base_path (required)
|
|
51
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
51
52
|
:param str repository: A URI of a repository the new content unit should be associated with.
|
|
52
53
|
:param str artifact: Artifact file representing the physical content
|
|
53
54
|
:param file file: An uploaded file that may be turned into the content unit.
|
|
@@ -99,6 +100,7 @@ class ContentPackagesApi(object):
|
|
|
99
100
|
|
|
100
101
|
:param async_req bool: execute request asynchronously
|
|
101
102
|
:param str relative_path: Path where the artifact is located relative to distributions base_path (required)
|
|
103
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
102
104
|
:param str repository: A URI of a repository the new content unit should be associated with.
|
|
103
105
|
:param str artifact: Artifact file representing the physical content
|
|
104
106
|
:param file file: An uploaded file that may be turned into the content unit.
|
|
@@ -143,6 +145,7 @@ class ContentPackagesApi(object):
|
|
|
143
145
|
|
|
144
146
|
all_params = [
|
|
145
147
|
'relative_path',
|
|
148
|
+
'x_task_diagnostics',
|
|
146
149
|
'repository',
|
|
147
150
|
'artifact',
|
|
148
151
|
'file',
|
|
@@ -205,6 +208,9 @@ class ContentPackagesApi(object):
|
|
|
205
208
|
query_params = []
|
|
206
209
|
|
|
207
210
|
header_params = {}
|
|
211
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
212
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
213
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
208
214
|
|
|
209
215
|
form_params = []
|
|
210
216
|
local_var_files = {}
|
|
@@ -301,6 +307,7 @@ class ContentPackagesApi(object):
|
|
|
301
307
|
>>> result = thread.get()
|
|
302
308
|
|
|
303
309
|
:param async_req bool: execute request asynchronously
|
|
310
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
304
311
|
:param str author: Filter results where author matches value
|
|
305
312
|
:param list[str] author__in: Filter results where author is in a comma-separated list of values
|
|
306
313
|
:param str filename: Filter results where filename matches value
|
|
@@ -358,6 +365,7 @@ class ContentPackagesApi(object):
|
|
|
358
365
|
>>> result = thread.get()
|
|
359
366
|
|
|
360
367
|
:param async_req bool: execute request asynchronously
|
|
368
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
361
369
|
:param str author: Filter results where author matches value
|
|
362
370
|
:param list[str] author__in: Filter results where author is in a comma-separated list of values
|
|
363
371
|
:param str filename: Filter results where filename matches value
|
|
@@ -408,6 +416,7 @@ class ContentPackagesApi(object):
|
|
|
408
416
|
local_var_params = locals()
|
|
409
417
|
|
|
410
418
|
all_params = [
|
|
419
|
+
'x_task_diagnostics',
|
|
411
420
|
'author',
|
|
412
421
|
'author__in',
|
|
413
422
|
'filename',
|
|
@@ -545,6 +554,9 @@ class ContentPackagesApi(object):
|
|
|
545
554
|
collection_formats['exclude_fields'] = 'multi' # noqa: E501
|
|
546
555
|
|
|
547
556
|
header_params = {}
|
|
557
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
558
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
559
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
548
560
|
|
|
549
561
|
form_params = []
|
|
550
562
|
local_var_files = {}
|
|
@@ -584,6 +596,7 @@ class ContentPackagesApi(object):
|
|
|
584
596
|
|
|
585
597
|
:param async_req bool: execute request asynchronously
|
|
586
598
|
:param str python_python_package_content_href: (required)
|
|
599
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
587
600
|
:param list[str] fields: A list of fields to include in the response.
|
|
588
601
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
589
602
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -611,6 +624,7 @@ class ContentPackagesApi(object):
|
|
|
611
624
|
|
|
612
625
|
:param async_req bool: execute request asynchronously
|
|
613
626
|
:param str python_python_package_content_href: (required)
|
|
627
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
614
628
|
:param list[str] fields: A list of fields to include in the response.
|
|
615
629
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
616
630
|
:param _return_http_data_only: response data without head status code
|
|
@@ -631,6 +645,7 @@ class ContentPackagesApi(object):
|
|
|
631
645
|
|
|
632
646
|
all_params = [
|
|
633
647
|
'python_python_package_content_href',
|
|
648
|
+
'x_task_diagnostics',
|
|
634
649
|
'fields',
|
|
635
650
|
'exclude_fields'
|
|
636
651
|
]
|
|
@@ -671,6 +686,9 @@ class ContentPackagesApi(object):
|
|
|
671
686
|
collection_formats['exclude_fields'] = 'multi' # noqa: E501
|
|
672
687
|
|
|
673
688
|
header_params = {}
|
|
689
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
690
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
691
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
674
692
|
|
|
675
693
|
form_params = []
|
|
676
694
|
local_var_files = {}
|
|
@@ -48,6 +48,7 @@ class DistributionsPypiApi(object):
|
|
|
48
48
|
|
|
49
49
|
:param async_req bool: execute request asynchronously
|
|
50
50
|
:param PythonPythonDistribution python_python_distribution: (required)
|
|
51
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
51
52
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
52
53
|
be returned without reading/decoding response
|
|
53
54
|
data. Default is True.
|
|
@@ -73,6 +74,7 @@ class DistributionsPypiApi(object):
|
|
|
73
74
|
|
|
74
75
|
:param async_req bool: execute request asynchronously
|
|
75
76
|
:param PythonPythonDistribution python_python_distribution: (required)
|
|
77
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
76
78
|
:param _return_http_data_only: response data without head status code
|
|
77
79
|
and headers
|
|
78
80
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -90,7 +92,8 @@ class DistributionsPypiApi(object):
|
|
|
90
92
|
local_var_params = locals()
|
|
91
93
|
|
|
92
94
|
all_params = [
|
|
93
|
-
'python_python_distribution'
|
|
95
|
+
'python_python_distribution',
|
|
96
|
+
'x_task_diagnostics'
|
|
94
97
|
]
|
|
95
98
|
all_params.extend(
|
|
96
99
|
[
|
|
@@ -121,6 +124,9 @@ class DistributionsPypiApi(object):
|
|
|
121
124
|
query_params = []
|
|
122
125
|
|
|
123
126
|
header_params = {}
|
|
127
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
128
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
129
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
124
130
|
|
|
125
131
|
form_params = []
|
|
126
132
|
local_var_files = {}
|
|
@@ -166,6 +172,7 @@ class DistributionsPypiApi(object):
|
|
|
166
172
|
|
|
167
173
|
:param async_req bool: execute request asynchronously
|
|
168
174
|
:param str python_python_distribution_href: (required)
|
|
175
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
169
176
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
170
177
|
be returned without reading/decoding response
|
|
171
178
|
data. Default is True.
|
|
@@ -191,6 +198,7 @@ class DistributionsPypiApi(object):
|
|
|
191
198
|
|
|
192
199
|
:param async_req bool: execute request asynchronously
|
|
193
200
|
:param str python_python_distribution_href: (required)
|
|
201
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
194
202
|
:param _return_http_data_only: response data without head status code
|
|
195
203
|
and headers
|
|
196
204
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -208,7 +216,8 @@ class DistributionsPypiApi(object):
|
|
|
208
216
|
local_var_params = locals()
|
|
209
217
|
|
|
210
218
|
all_params = [
|
|
211
|
-
'python_python_distribution_href'
|
|
219
|
+
'python_python_distribution_href',
|
|
220
|
+
'x_task_diagnostics'
|
|
212
221
|
]
|
|
213
222
|
all_params.extend(
|
|
214
223
|
[
|
|
@@ -241,6 +250,9 @@ class DistributionsPypiApi(object):
|
|
|
241
250
|
query_params = []
|
|
242
251
|
|
|
243
252
|
header_params = {}
|
|
253
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
254
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
255
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
244
256
|
|
|
245
257
|
form_params = []
|
|
246
258
|
local_var_files = {}
|
|
@@ -279,6 +291,7 @@ class DistributionsPypiApi(object):
|
|
|
279
291
|
>>> result = thread.get()
|
|
280
292
|
|
|
281
293
|
:param async_req bool: execute request asynchronously
|
|
294
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
282
295
|
:param str base_path: Filter results where base_path matches value
|
|
283
296
|
:param str base_path__contains: Filter results where base_path contains value
|
|
284
297
|
:param str base_path__icontains: Filter results where base_path contains value
|
|
@@ -328,6 +341,7 @@ class DistributionsPypiApi(object):
|
|
|
328
341
|
>>> result = thread.get()
|
|
329
342
|
|
|
330
343
|
:param async_req bool: execute request asynchronously
|
|
344
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
331
345
|
:param str base_path: Filter results where base_path matches value
|
|
332
346
|
:param str base_path__contains: Filter results where base_path contains value
|
|
333
347
|
:param str base_path__icontains: Filter results where base_path contains value
|
|
@@ -370,6 +384,7 @@ class DistributionsPypiApi(object):
|
|
|
370
384
|
local_var_params = locals()
|
|
371
385
|
|
|
372
386
|
all_params = [
|
|
387
|
+
'x_task_diagnostics',
|
|
373
388
|
'base_path',
|
|
374
389
|
'base_path__contains',
|
|
375
390
|
'base_path__icontains',
|
|
@@ -479,6 +494,9 @@ class DistributionsPypiApi(object):
|
|
|
479
494
|
collection_formats['exclude_fields'] = 'multi' # noqa: E501
|
|
480
495
|
|
|
481
496
|
header_params = {}
|
|
497
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
498
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
499
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
482
500
|
|
|
483
501
|
form_params = []
|
|
484
502
|
local_var_files = {}
|
|
@@ -519,6 +537,7 @@ class DistributionsPypiApi(object):
|
|
|
519
537
|
:param async_req bool: execute request asynchronously
|
|
520
538
|
:param str python_python_distribution_href: (required)
|
|
521
539
|
:param PatchedpythonPythonDistribution patchedpython_python_distribution: (required)
|
|
540
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
522
541
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
523
542
|
be returned without reading/decoding response
|
|
524
543
|
data. Default is True.
|
|
@@ -545,6 +564,7 @@ class DistributionsPypiApi(object):
|
|
|
545
564
|
:param async_req bool: execute request asynchronously
|
|
546
565
|
:param str python_python_distribution_href: (required)
|
|
547
566
|
:param PatchedpythonPythonDistribution patchedpython_python_distribution: (required)
|
|
567
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
548
568
|
:param _return_http_data_only: response data without head status code
|
|
549
569
|
and headers
|
|
550
570
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -563,7 +583,8 @@ class DistributionsPypiApi(object):
|
|
|
563
583
|
|
|
564
584
|
all_params = [
|
|
565
585
|
'python_python_distribution_href',
|
|
566
|
-
'patchedpython_python_distribution'
|
|
586
|
+
'patchedpython_python_distribution',
|
|
587
|
+
'x_task_diagnostics'
|
|
567
588
|
]
|
|
568
589
|
all_params.extend(
|
|
569
590
|
[
|
|
@@ -600,6 +621,9 @@ class DistributionsPypiApi(object):
|
|
|
600
621
|
query_params = []
|
|
601
622
|
|
|
602
623
|
header_params = {}
|
|
624
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
625
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
626
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
603
627
|
|
|
604
628
|
form_params = []
|
|
605
629
|
local_var_files = {}
|
|
@@ -645,6 +669,7 @@ class DistributionsPypiApi(object):
|
|
|
645
669
|
|
|
646
670
|
:param async_req bool: execute request asynchronously
|
|
647
671
|
:param str python_python_distribution_href: (required)
|
|
672
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
648
673
|
:param list[str] fields: A list of fields to include in the response.
|
|
649
674
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
650
675
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -672,6 +697,7 @@ class DistributionsPypiApi(object):
|
|
|
672
697
|
|
|
673
698
|
:param async_req bool: execute request asynchronously
|
|
674
699
|
:param str python_python_distribution_href: (required)
|
|
700
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
675
701
|
:param list[str] fields: A list of fields to include in the response.
|
|
676
702
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
677
703
|
:param _return_http_data_only: response data without head status code
|
|
@@ -692,6 +718,7 @@ class DistributionsPypiApi(object):
|
|
|
692
718
|
|
|
693
719
|
all_params = [
|
|
694
720
|
'python_python_distribution_href',
|
|
721
|
+
'x_task_diagnostics',
|
|
695
722
|
'fields',
|
|
696
723
|
'exclude_fields'
|
|
697
724
|
]
|
|
@@ -732,6 +759,9 @@ class DistributionsPypiApi(object):
|
|
|
732
759
|
collection_formats['exclude_fields'] = 'multi' # noqa: E501
|
|
733
760
|
|
|
734
761
|
header_params = {}
|
|
762
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
763
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
764
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
735
765
|
|
|
736
766
|
form_params = []
|
|
737
767
|
local_var_files = {}
|
|
@@ -772,6 +802,7 @@ class DistributionsPypiApi(object):
|
|
|
772
802
|
:param async_req bool: execute request asynchronously
|
|
773
803
|
:param str python_python_distribution_href: (required)
|
|
774
804
|
:param SetLabel set_label: (required)
|
|
805
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
775
806
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
776
807
|
be returned without reading/decoding response
|
|
777
808
|
data. Default is True.
|
|
@@ -798,6 +829,7 @@ class DistributionsPypiApi(object):
|
|
|
798
829
|
:param async_req bool: execute request asynchronously
|
|
799
830
|
:param str python_python_distribution_href: (required)
|
|
800
831
|
:param SetLabel set_label: (required)
|
|
832
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
801
833
|
:param _return_http_data_only: response data without head status code
|
|
802
834
|
and headers
|
|
803
835
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -816,7 +848,8 @@ class DistributionsPypiApi(object):
|
|
|
816
848
|
|
|
817
849
|
all_params = [
|
|
818
850
|
'python_python_distribution_href',
|
|
819
|
-
'set_label'
|
|
851
|
+
'set_label',
|
|
852
|
+
'x_task_diagnostics'
|
|
820
853
|
]
|
|
821
854
|
all_params.extend(
|
|
822
855
|
[
|
|
@@ -853,6 +886,9 @@ class DistributionsPypiApi(object):
|
|
|
853
886
|
query_params = []
|
|
854
887
|
|
|
855
888
|
header_params = {}
|
|
889
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
890
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
891
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
856
892
|
|
|
857
893
|
form_params = []
|
|
858
894
|
local_var_files = {}
|
|
@@ -899,6 +935,7 @@ class DistributionsPypiApi(object):
|
|
|
899
935
|
:param async_req bool: execute request asynchronously
|
|
900
936
|
:param str python_python_distribution_href: (required)
|
|
901
937
|
:param UnsetLabel unset_label: (required)
|
|
938
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
902
939
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
903
940
|
be returned without reading/decoding response
|
|
904
941
|
data. Default is True.
|
|
@@ -925,6 +962,7 @@ class DistributionsPypiApi(object):
|
|
|
925
962
|
:param async_req bool: execute request asynchronously
|
|
926
963
|
:param str python_python_distribution_href: (required)
|
|
927
964
|
:param UnsetLabel unset_label: (required)
|
|
965
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
928
966
|
:param _return_http_data_only: response data without head status code
|
|
929
967
|
and headers
|
|
930
968
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -943,7 +981,8 @@ class DistributionsPypiApi(object):
|
|
|
943
981
|
|
|
944
982
|
all_params = [
|
|
945
983
|
'python_python_distribution_href',
|
|
946
|
-
'unset_label'
|
|
984
|
+
'unset_label',
|
|
985
|
+
'x_task_diagnostics'
|
|
947
986
|
]
|
|
948
987
|
all_params.extend(
|
|
949
988
|
[
|
|
@@ -980,6 +1019,9 @@ class DistributionsPypiApi(object):
|
|
|
980
1019
|
query_params = []
|
|
981
1020
|
|
|
982
1021
|
header_params = {}
|
|
1022
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
1023
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
1024
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
983
1025
|
|
|
984
1026
|
form_params = []
|
|
985
1027
|
local_var_files = {}
|
|
@@ -1026,6 +1068,7 @@ class DistributionsPypiApi(object):
|
|
|
1026
1068
|
:param async_req bool: execute request asynchronously
|
|
1027
1069
|
:param str python_python_distribution_href: (required)
|
|
1028
1070
|
:param PythonPythonDistribution python_python_distribution: (required)
|
|
1071
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
1029
1072
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
1030
1073
|
be returned without reading/decoding response
|
|
1031
1074
|
data. Default is True.
|
|
@@ -1052,6 +1095,7 @@ class DistributionsPypiApi(object):
|
|
|
1052
1095
|
:param async_req bool: execute request asynchronously
|
|
1053
1096
|
:param str python_python_distribution_href: (required)
|
|
1054
1097
|
:param PythonPythonDistribution python_python_distribution: (required)
|
|
1098
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
1055
1099
|
:param _return_http_data_only: response data without head status code
|
|
1056
1100
|
and headers
|
|
1057
1101
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -1070,7 +1114,8 @@ class DistributionsPypiApi(object):
|
|
|
1070
1114
|
|
|
1071
1115
|
all_params = [
|
|
1072
1116
|
'python_python_distribution_href',
|
|
1073
|
-
'python_python_distribution'
|
|
1117
|
+
'python_python_distribution',
|
|
1118
|
+
'x_task_diagnostics'
|
|
1074
1119
|
]
|
|
1075
1120
|
all_params.extend(
|
|
1076
1121
|
[
|
|
@@ -1107,6 +1152,9 @@ class DistributionsPypiApi(object):
|
|
|
1107
1152
|
query_params = []
|
|
1108
1153
|
|
|
1109
1154
|
header_params = {}
|
|
1155
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
1156
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
1157
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
1110
1158
|
|
|
1111
1159
|
form_params = []
|
|
1112
1160
|
local_var_files = {}
|
|
@@ -48,6 +48,7 @@ class PublicationsPypiApi(object):
|
|
|
48
48
|
|
|
49
49
|
:param async_req bool: execute request asynchronously
|
|
50
50
|
:param PythonPythonPublication python_python_publication: (required)
|
|
51
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
51
52
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
52
53
|
be returned without reading/decoding response
|
|
53
54
|
data. Default is True.
|
|
@@ -73,6 +74,7 @@ class PublicationsPypiApi(object):
|
|
|
73
74
|
|
|
74
75
|
:param async_req bool: execute request asynchronously
|
|
75
76
|
:param PythonPythonPublication python_python_publication: (required)
|
|
77
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
76
78
|
:param _return_http_data_only: response data without head status code
|
|
77
79
|
and headers
|
|
78
80
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -90,7 +92,8 @@ class PublicationsPypiApi(object):
|
|
|
90
92
|
local_var_params = locals()
|
|
91
93
|
|
|
92
94
|
all_params = [
|
|
93
|
-
'python_python_publication'
|
|
95
|
+
'python_python_publication',
|
|
96
|
+
'x_task_diagnostics'
|
|
94
97
|
]
|
|
95
98
|
all_params.extend(
|
|
96
99
|
[
|
|
@@ -121,6 +124,9 @@ class PublicationsPypiApi(object):
|
|
|
121
124
|
query_params = []
|
|
122
125
|
|
|
123
126
|
header_params = {}
|
|
127
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
128
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
129
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
124
130
|
|
|
125
131
|
form_params = []
|
|
126
132
|
local_var_files = {}
|
|
@@ -166,6 +172,7 @@ class PublicationsPypiApi(object):
|
|
|
166
172
|
|
|
167
173
|
:param async_req bool: execute request asynchronously
|
|
168
174
|
:param str python_python_publication_href: (required)
|
|
175
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
169
176
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
170
177
|
be returned without reading/decoding response
|
|
171
178
|
data. Default is True.
|
|
@@ -191,6 +198,7 @@ class PublicationsPypiApi(object):
|
|
|
191
198
|
|
|
192
199
|
:param async_req bool: execute request asynchronously
|
|
193
200
|
:param str python_python_publication_href: (required)
|
|
201
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
194
202
|
:param _return_http_data_only: response data without head status code
|
|
195
203
|
and headers
|
|
196
204
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -208,7 +216,8 @@ class PublicationsPypiApi(object):
|
|
|
208
216
|
local_var_params = locals()
|
|
209
217
|
|
|
210
218
|
all_params = [
|
|
211
|
-
'python_python_publication_href'
|
|
219
|
+
'python_python_publication_href',
|
|
220
|
+
'x_task_diagnostics'
|
|
212
221
|
]
|
|
213
222
|
all_params.extend(
|
|
214
223
|
[
|
|
@@ -241,6 +250,9 @@ class PublicationsPypiApi(object):
|
|
|
241
250
|
query_params = []
|
|
242
251
|
|
|
243
252
|
header_params = {}
|
|
253
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
254
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
255
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
244
256
|
|
|
245
257
|
form_params = []
|
|
246
258
|
local_var_files = {}
|
|
@@ -275,6 +287,7 @@ class PublicationsPypiApi(object):
|
|
|
275
287
|
>>> result = thread.get()
|
|
276
288
|
|
|
277
289
|
:param async_req bool: execute request asynchronously
|
|
290
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
278
291
|
:param str content: Content Unit referenced by HREF
|
|
279
292
|
:param str content__in: Content Unit referenced by HREF
|
|
280
293
|
:param int limit: Number of results to return per page.
|
|
@@ -317,6 +330,7 @@ class PublicationsPypiApi(object):
|
|
|
317
330
|
>>> result = thread.get()
|
|
318
331
|
|
|
319
332
|
:param async_req bool: execute request asynchronously
|
|
333
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
320
334
|
:param str content: Content Unit referenced by HREF
|
|
321
335
|
:param str content__in: Content Unit referenced by HREF
|
|
322
336
|
:param int limit: Number of results to return per page.
|
|
@@ -352,6 +366,7 @@ class PublicationsPypiApi(object):
|
|
|
352
366
|
local_var_params = locals()
|
|
353
367
|
|
|
354
368
|
all_params = [
|
|
369
|
+
'x_task_diagnostics',
|
|
355
370
|
'content',
|
|
356
371
|
'content__in',
|
|
357
372
|
'limit',
|
|
@@ -438,6 +453,9 @@ class PublicationsPypiApi(object):
|
|
|
438
453
|
collection_formats['exclude_fields'] = 'multi' # noqa: E501
|
|
439
454
|
|
|
440
455
|
header_params = {}
|
|
456
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
457
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
458
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
441
459
|
|
|
442
460
|
form_params = []
|
|
443
461
|
local_var_files = {}
|
|
@@ -477,6 +495,7 @@ class PublicationsPypiApi(object):
|
|
|
477
495
|
|
|
478
496
|
:param async_req bool: execute request asynchronously
|
|
479
497
|
:param str python_python_publication_href: (required)
|
|
498
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
480
499
|
:param list[str] fields: A list of fields to include in the response.
|
|
481
500
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
482
501
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -504,6 +523,7 @@ class PublicationsPypiApi(object):
|
|
|
504
523
|
|
|
505
524
|
:param async_req bool: execute request asynchronously
|
|
506
525
|
:param str python_python_publication_href: (required)
|
|
526
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
507
527
|
:param list[str] fields: A list of fields to include in the response.
|
|
508
528
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
509
529
|
:param _return_http_data_only: response data without head status code
|
|
@@ -524,6 +544,7 @@ class PublicationsPypiApi(object):
|
|
|
524
544
|
|
|
525
545
|
all_params = [
|
|
526
546
|
'python_python_publication_href',
|
|
547
|
+
'x_task_diagnostics',
|
|
527
548
|
'fields',
|
|
528
549
|
'exclude_fields'
|
|
529
550
|
]
|
|
@@ -564,6 +585,9 @@ class PublicationsPypiApi(object):
|
|
|
564
585
|
collection_formats['exclude_fields'] = 'multi' # noqa: E501
|
|
565
586
|
|
|
566
587
|
header_params = {}
|
|
588
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
589
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
590
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
567
591
|
|
|
568
592
|
form_params = []
|
|
569
593
|
local_var_files = {}
|
{pulp_python-client-3.11.6 → pulp_python_client-3.11.8}/pulpcore/client/pulp_python/api/pypi_api.py
RENAMED
|
@@ -48,6 +48,7 @@ class PypiApi(object):
|
|
|
48
48
|
|
|
49
49
|
:param async_req bool: execute request asynchronously
|
|
50
50
|
:param str path: (required)
|
|
51
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
51
52
|
:param list[str] fields: A list of fields to include in the response.
|
|
52
53
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
53
54
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
@@ -75,6 +76,7 @@ class PypiApi(object):
|
|
|
75
76
|
|
|
76
77
|
:param async_req bool: execute request asynchronously
|
|
77
78
|
:param str path: (required)
|
|
79
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
78
80
|
:param list[str] fields: A list of fields to include in the response.
|
|
79
81
|
:param list[str] exclude_fields: A list of fields to exclude from the response.
|
|
80
82
|
:param _return_http_data_only: response data without head status code
|
|
@@ -95,6 +97,7 @@ class PypiApi(object):
|
|
|
95
97
|
|
|
96
98
|
all_params = [
|
|
97
99
|
'path',
|
|
100
|
+
'x_task_diagnostics',
|
|
98
101
|
'fields',
|
|
99
102
|
'exclude_fields'
|
|
100
103
|
]
|
|
@@ -135,6 +138,9 @@ class PypiApi(object):
|
|
|
135
138
|
collection_formats['exclude_fields'] = 'multi' # noqa: E501
|
|
136
139
|
|
|
137
140
|
header_params = {}
|
|
141
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
142
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
143
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
138
144
|
|
|
139
145
|
form_params = []
|
|
140
146
|
local_var_files = {}
|
|
@@ -50,6 +50,7 @@ class PypiLegacyApi(object):
|
|
|
50
50
|
:param str path: (required)
|
|
51
51
|
:param file content: A Python package release file to upload to the index. (required)
|
|
52
52
|
:param str sha256_digest: SHA256 of package to validate upload integrity. (required)
|
|
53
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
53
54
|
:param str action: Defaults to `file_upload`, don't change it or request will fail!
|
|
54
55
|
:param _preload_content: if False, the urllib3.HTTPResponse object will
|
|
55
56
|
be returned without reading/decoding response
|
|
@@ -78,6 +79,7 @@ class PypiLegacyApi(object):
|
|
|
78
79
|
:param str path: (required)
|
|
79
80
|
:param file content: A Python package release file to upload to the index. (required)
|
|
80
81
|
:param str sha256_digest: SHA256 of package to validate upload integrity. (required)
|
|
82
|
+
:param list[str] x_task_diagnostics: List of profilers to use on tasks.
|
|
81
83
|
:param str action: Defaults to `file_upload`, don't change it or request will fail!
|
|
82
84
|
:param _return_http_data_only: response data without head status code
|
|
83
85
|
and headers
|
|
@@ -99,6 +101,7 @@ class PypiLegacyApi(object):
|
|
|
99
101
|
'path',
|
|
100
102
|
'content',
|
|
101
103
|
'sha256_digest',
|
|
104
|
+
'x_task_diagnostics',
|
|
102
105
|
'action'
|
|
103
106
|
]
|
|
104
107
|
all_params.extend(
|
|
@@ -149,6 +152,9 @@ class PypiLegacyApi(object):
|
|
|
149
152
|
query_params = []
|
|
150
153
|
|
|
151
154
|
header_params = {}
|
|
155
|
+
if 'x_task_diagnostics' in local_var_params:
|
|
156
|
+
header_params['X-Task-Diagnostics'] = local_var_params['x_task_diagnostics'] # noqa: E501
|
|
157
|
+
collection_formats['X-Task-Diagnostics'] = 'csv' # noqa: E501
|
|
152
158
|
|
|
153
159
|
form_params = []
|
|
154
160
|
local_var_files = {}
|