pulp_ansible_client 0.15.5 → 0.16.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +7 -10
- data/docs/AnsibleAnsibleDistribution.md +1 -1
- data/docs/AnsibleAnsibleDistributionResponse.md +1 -1
- data/docs/AnsibleAnsibleRepository.md +2 -2
- data/docs/AnsibleAnsibleRepositoryResponse.md +2 -2
- data/docs/AnsibleCollectionRemote.md +2 -2
- data/docs/AnsibleCollectionRemoteResponse.md +2 -4
- data/docs/AnsibleCollectionVersion.md +11 -9
- data/docs/AnsibleCollectionVersionResponse.md +23 -23
- data/docs/AnsibleCollectionsApi.md +6 -10
- data/docs/AnsibleGitRemote.md +30 -30
- data/docs/AnsibleGitRemoteResponse.md +26 -28
- data/docs/AnsibleRoleRemote.md +2 -2
- data/docs/AnsibleRoleRemoteResponse.md +3 -5
- data/docs/AnsibleRoleResponse.md +3 -3
- data/docs/ApiCollectionsApi.md +4 -4
- data/docs/ApiRolesApi.md +4 -4
- data/docs/CollectionImportApi.md +4 -4
- data/docs/CollectionRefResponse.md +1 -1
- data/docs/CollectionResponse.md +6 -6
- data/docs/CollectionVersionListResponse.md +1 -1
- data/docs/CollectionVersionResponse.md +4 -4
- data/docs/ContentCollectionDeprecationsApi.md +10 -14
- data/docs/ContentCollectionSignaturesApi.md +12 -16
- data/docs/ContentCollectionVersionsApi.md +22 -24
- data/docs/ContentRolesApi.md +10 -14
- data/docs/DistributionsAnsibleApi.md +14 -22
- data/docs/GalaxyCollectionResponse.md +4 -4
- data/docs/GalaxyCollectionVersionResponse.md +4 -4
- data/docs/GalaxyDetailApi.md +4 -4
- data/docs/GalaxyRoleResponse.md +1 -1
- data/docs/GalaxyRoleVersionResponse.md +1 -1
- data/docs/PatchedansibleAnsibleDistribution.md +1 -1
- data/docs/PatchedansibleAnsibleRepository.md +2 -2
- data/docs/PatchedansibleCollectionRemote.md +2 -2
- data/docs/PatchedansibleGitRemote.md +30 -30
- data/docs/PatchedansibleRoleRemote.md +2 -2
- data/docs/PulpAnsibleApiApi.md +4 -4
- data/docs/PulpAnsibleApiV2CollectionsVersionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3Api.md +4 -4
- data/docs/PulpAnsibleApiV3ArtifactsCollectionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3CollectionVersionsAllApi.md +4 -4
- data/docs/PulpAnsibleApiV3CollectionsAllApi.md +6 -10
- data/docs/PulpAnsibleApiV3CollectionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3CollectionsVersionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3CollectionsVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleClientConfigurationApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -10
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi.md +10 -14
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -14
- data/docs/PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3ArtifactsCollectionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3CollectionsAllApi.md +6 -10
- data/docs/PulpAnsibleDefaultApiV3CollectionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsApi.md +6 -10
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi.md +4 -4
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi.md +10 -14
- data/docs/PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobApi.md +4 -4
- data/docs/PulpAnsibleTagsApi.md +4 -4
- data/docs/RemotesCollectionApi.md +14 -18
- data/docs/RemotesGitApi.md +14 -18
- data/docs/RemotesRoleApi.md +14 -18
- data/docs/RepositoriesAnsibleApi.md +13 -33
- data/docs/RepositoriesAnsibleVersionsApi.md +14 -16
- data/docs/RepositoryAddRemoveContent.md +2 -2
- data/docs/UnpaginatedCollectionVersionResponse.md +4 -4
- data/docs/VersionsApi.md +8 -8
- data/lib/pulp_ansible_client/api/ansible_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/api_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/api_roles_api.rb +6 -6
- data/lib/pulp_ansible_client/api/collection_import_api.rb +6 -6
- data/lib/pulp_ansible_client/api/content_collection_deprecations_api.rb +14 -20
- data/lib/pulp_ansible_client/api/content_collection_signatures_api.rb +15 -21
- data/lib/pulp_ansible_client/api/content_collection_versions_api.rb +45 -60
- data/lib/pulp_ansible_client/api/content_roles_api.rb +15 -21
- data/lib/pulp_ansible_client/api/distributions_ansible_api.rb +19 -31
- data/lib/pulp_ansible_client/api/galaxy_detail_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v2_collections_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_artifacts_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collection_versions_all_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_all_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_collections_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_artifacts_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_all_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api.rb +9 -15
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api.rb +15 -21
- data/lib/pulp_ansible_client/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api.rb +6 -6
- data/lib/pulp_ansible_client/api/pulp_ansible_tags_api.rb +6 -6
- data/lib/pulp_ansible_client/api/remotes_collection_api.rb +19 -25
- data/lib/pulp_ansible_client/api/remotes_git_api.rb +19 -25
- data/lib/pulp_ansible_client/api/remotes_role_api.rb +19 -25
- data/lib/pulp_ansible_client/api/repositories_ansible_api.rb +17 -47
- data/lib/pulp_ansible_client/api/repositories_ansible_versions_api.rb +19 -22
- data/lib/pulp_ansible_client/api/versions_api.rb +12 -12
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution.rb +2 -4
- data/lib/pulp_ansible_client/models/ansible_ansible_distribution_response.rb +2 -4
- data/lib/pulp_ansible_client/models/ansible_ansible_repository.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_ansible_repository_response.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_collection_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response.rb +4 -18
- data/lib/pulp_ansible_client/models/ansible_collection_version.rb +78 -95
- data/lib/pulp_ansible_client/models/ansible_collection_version_response.rb +53 -161
- data/lib/pulp_ansible_client/models/ansible_git_remote.rb +249 -251
- data/lib/pulp_ansible_client/models/ansible_git_remote_response.rb +141 -155
- data/lib/pulp_ansible_client/models/ansible_role_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/ansible_role_remote_response.rb +8 -22
- data/lib/pulp_ansible_client/models/ansible_role_response.rb +11 -11
- data/lib/pulp_ansible_client/models/collection_ref_response.rb +0 -1
- data/lib/pulp_ansible_client/models/collection_response.rb +0 -6
- data/lib/pulp_ansible_client/models/collection_version_list_response.rb +0 -1
- data/lib/pulp_ansible_client/models/collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_collection_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/models/galaxy_role_response.rb +0 -1
- data/lib/pulp_ansible_client/models/galaxy_role_version_response.rb +0 -1
- data/lib/pulp_ansible_client/models/patchedansible_ansible_distribution.rb +2 -4
- data/lib/pulp_ansible_client/models/patchedansible_ansible_repository.rb +3 -5
- data/lib/pulp_ansible_client/models/patchedansible_collection_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/patchedansible_git_remote.rb +249 -251
- data/lib/pulp_ansible_client/models/patchedansible_role_remote.rb +3 -5
- data/lib/pulp_ansible_client/models/repository_add_remove_content.rb +2 -2
- data/lib/pulp_ansible_client/models/unpaginated_collection_version_response.rb +0 -4
- data/lib/pulp_ansible_client/version.rb +1 -1
- data/lib/pulp_ansible_client.rb +0 -1
- data/spec/api/ansible_collections_api_spec.rb +3 -5
- data/spec/api/api_collections_api_spec.rb +2 -2
- data/spec/api/api_roles_api_spec.rb +2 -2
- data/spec/api/collection_import_api_spec.rb +2 -2
- data/spec/api/content_collection_deprecations_api_spec.rb +5 -7
- data/spec/api/content_collection_signatures_api_spec.rb +5 -7
- data/spec/api/content_collection_versions_api_spec.rb +10 -11
- data/spec/api/content_roles_api_spec.rb +5 -7
- data/spec/api/distributions_ansible_api_spec.rb +7 -11
- data/spec/api/galaxy_detail_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v2_collections_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_artifacts_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_collection_versions_all_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_collections_all_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_api_v3_collections_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_collections_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_client_configuration_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_artifacts_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_collections_all_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_default_api_v3_collections_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_collections_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb +3 -5
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb +5 -7
- data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_versions_docs_blob_api_spec.rb +2 -2
- data/spec/api/pulp_ansible_tags_api_spec.rb +2 -2
- data/spec/api/remotes_collection_api_spec.rb +7 -9
- data/spec/api/remotes_git_api_spec.rb +7 -9
- data/spec/api/remotes_role_api_spec.rb +7 -9
- data/spec/api/repositories_ansible_api_spec.rb +6 -16
- data/spec/api/repositories_ansible_versions_api_spec.rb +7 -8
- data/spec/api/versions_api_spec.rb +4 -4
- data/spec/models/ansible_collection_remote_response_spec.rb +0 -6
- data/spec/models/ansible_collection_version_response_spec.rb +7 -7
- data/spec/models/ansible_collection_version_spec.rb +12 -6
- data/spec/models/ansible_git_remote_response_spec.rb +16 -22
- data/spec/models/ansible_git_remote_spec.rb +19 -19
- data/spec/models/ansible_role_remote_response_spec.rb +0 -6
- data/spec/models/ansible_role_response_spec.rb +3 -3
- data/spec/models/patchedansible_git_remote_spec.rb +19 -19
- metadata +102 -106
- data/docs/AnsibleCollectionRemoteResponseHiddenFields.md +0 -19
- data/lib/pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields.rb +0 -215
- data/spec/models/ansible_collection_remote_response_hidden_fields_spec.rb +0 -47
@@ -56,7 +56,7 @@ module PulpAnsibleClient
|
|
56
56
|
# Maximum number of retry attempts after a download failure. If not set then the default value (3) will be used.
|
57
57
|
attr_accessor :max_retries
|
58
58
|
|
59
|
-
# The policy to use when downloading content.
|
59
|
+
# The policy to use when downloading content.
|
60
60
|
attr_accessor :policy
|
61
61
|
|
62
62
|
# aiohttp.ClientTimeout.total (q.v.) for download-connections. The default is null, which will cause the default from the aiohttp library to be used.
|
@@ -118,7 +118,7 @@ module PulpAnsibleClient
|
|
118
118
|
:'proxy_password' => :'String',
|
119
119
|
:'username' => :'String',
|
120
120
|
:'password' => :'String',
|
121
|
-
:'pulp_labels' => :'
|
121
|
+
:'pulp_labels' => :'Object',
|
122
122
|
:'download_concurrency' => :'Integer',
|
123
123
|
:'max_retries' => :'Integer',
|
124
124
|
:'policy' => :'PolicyEnum',
|
@@ -212,9 +212,7 @@ module PulpAnsibleClient
|
|
212
212
|
end
|
213
213
|
|
214
214
|
if attributes.key?(:'pulp_labels')
|
215
|
-
|
216
|
-
self.pulp_labels = value
|
217
|
-
end
|
215
|
+
self.pulp_labels = attributes[:'pulp_labels']
|
218
216
|
end
|
219
217
|
|
220
218
|
if attributes.key?(:'download_concurrency')
|
@@ -36,8 +36,8 @@ module PulpAnsibleClient
|
|
36
36
|
# Attribute type mapping.
|
37
37
|
def self.openapi_types
|
38
38
|
{
|
39
|
-
:'add_content_units' => :'Array<
|
40
|
-
:'remove_content_units' => :'Array<
|
39
|
+
:'add_content_units' => :'Array<AnyType>',
|
40
|
+
:'remove_content_units' => :'Array<AnyType>',
|
41
41
|
:'base_version' => :'String'
|
42
42
|
}
|
43
43
|
end
|
@@ -17,7 +17,6 @@ module PulpAnsibleClient
|
|
17
17
|
class UnpaginatedCollectionVersionResponse
|
18
18
|
attr_accessor :version
|
19
19
|
|
20
|
-
# Get href.
|
21
20
|
attr_accessor :href
|
22
21
|
|
23
22
|
attr_accessor :created_at
|
@@ -30,7 +29,6 @@ module PulpAnsibleClient
|
|
30
29
|
|
31
30
|
attr_accessor :collection
|
32
31
|
|
33
|
-
# Get artifact download URL.
|
34
32
|
attr_accessor :download_url
|
35
33
|
|
36
34
|
attr_accessor :name
|
@@ -41,10 +39,8 @@ module PulpAnsibleClient
|
|
41
39
|
|
42
40
|
attr_accessor :metadata
|
43
41
|
|
44
|
-
# Get the git URL.
|
45
42
|
attr_accessor :git_url
|
46
43
|
|
47
|
-
# Get the git commit sha.
|
48
44
|
attr_accessor :git_commit_sha
|
49
45
|
|
50
46
|
# Attribute mapping from ruby-style variable name to JSON key.
|
data/lib/pulp_ansible_client.rb
CHANGED
@@ -24,7 +24,6 @@ require 'pulp_ansible_client/models/ansible_ansible_repository_response'
|
|
24
24
|
require 'pulp_ansible_client/models/ansible_collection'
|
25
25
|
require 'pulp_ansible_client/models/ansible_collection_remote'
|
26
26
|
require 'pulp_ansible_client/models/ansible_collection_remote_response'
|
27
|
-
require 'pulp_ansible_client/models/ansible_collection_remote_response_hidden_fields'
|
28
27
|
require 'pulp_ansible_client/models/ansible_collection_response'
|
29
28
|
require 'pulp_ansible_client/models/ansible_collection_version'
|
30
29
|
require 'pulp_ansible_client/models/ansible_collection_version_response'
|
@@ -40,11 +40,9 @@ describe 'AnsibleCollectionsApi' do
|
|
40
40
|
# @option opts [String] :name
|
41
41
|
# @option opts [String] :namespace
|
42
42
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
43
|
-
# @option opts [Array<String>] :ordering Ordering
|
44
|
-
# @option opts [
|
45
|
-
# @option opts [
|
46
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
47
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
43
|
+
# @option opts [Array<String>] :ordering Ordering
|
44
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
45
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
48
46
|
# @return [PaginatedansibleCollectionResponseList]
|
49
47
|
describe 'list test' do
|
50
48
|
it 'should work' do
|
@@ -37,8 +37,8 @@ describe 'ApiCollectionsApi' do
|
|
37
37
|
# @param ansible_collection_href
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
39
|
# @option opts [Integer] :page A page number within the paginated result set.
|
40
|
-
# @option opts [
|
41
|
-
# @option opts [
|
40
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
41
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
42
42
|
# @return [PaginatedGalaxyCollectionResponseList]
|
43
43
|
describe 'get test' do
|
44
44
|
it 'should work' do
|
@@ -38,8 +38,8 @@ describe 'ApiRolesApi' do
|
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
39
|
# @option opts [Integer] :limit Number of results to return per page.
|
40
40
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
41
|
-
# @option opts [
|
42
|
-
# @option opts [
|
41
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
42
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
43
43
|
# @return [PaginatedGalaxyRoleResponseList]
|
44
44
|
describe 'get test' do
|
45
45
|
it 'should work' do
|
@@ -38,8 +38,8 @@ describe 'CollectionImportApi' do
|
|
38
38
|
# @param ansible_collection_import_href
|
39
39
|
# @param [Hash] opts the optional parameters
|
40
40
|
# @option opts [String] :since Filter messages since a given timestamp
|
41
|
-
# @option opts [
|
42
|
-
# @option opts [
|
41
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
42
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
43
43
|
# @return [CollectionImportDetailResponse]
|
44
44
|
describe 'read test' do
|
45
45
|
it 'should work' do
|
@@ -50,14 +50,12 @@ describe 'ContentCollectionDeprecationsApi' do
|
|
50
50
|
# @param [Hash] opts the optional parameters
|
51
51
|
# @option opts [Integer] :limit Number of results to return per page.
|
52
52
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
53
|
-
# @option opts [Array<String>] :ordering Ordering
|
54
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
55
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
53
|
+
# @option opts [Array<String>] :ordering Ordering
|
56
54
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
57
55
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
58
56
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
59
|
-
# @option opts [
|
60
|
-
# @option opts [
|
57
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
58
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
61
59
|
# @return [PaginatedansibleCollectionResponseList]
|
62
60
|
describe 'list test' do
|
63
61
|
it 'should work' do
|
@@ -70,8 +68,8 @@ describe 'ContentCollectionDeprecationsApi' do
|
|
70
68
|
# ViewSet for AnsibleCollectionDeprecated.
|
71
69
|
# @param ansible_ansible_collection_deprecated_href
|
72
70
|
# @param [Hash] opts the optional parameters
|
73
|
-
# @option opts [
|
74
|
-
# @option opts [
|
71
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
72
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
75
73
|
# @return [AnsibleCollectionResponse]
|
76
74
|
describe 'read test' do
|
77
75
|
it 'should work' do
|
@@ -52,18 +52,16 @@ describe 'ContentCollectionSignaturesApi' do
|
|
52
52
|
# @param [Hash] opts the optional parameters
|
53
53
|
# @option opts [Integer] :limit Number of results to return per page.
|
54
54
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
55
|
-
# @option opts [Array<String>] :ordering Ordering
|
55
|
+
# @option opts [Array<String>] :ordering Ordering
|
56
56
|
# @option opts [String] :pubkey_fingerprint Filter results where pubkey_fingerprint matches value
|
57
57
|
# @option opts [Array<String>] :pubkey_fingerprint__in Filter results where pubkey_fingerprint is in a comma-separated list of values
|
58
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
59
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
60
58
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
61
59
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
62
60
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
63
61
|
# @option opts [String] :signed_collection Filter signatures for collection version
|
64
62
|
# @option opts [String] :signing_service Filter signatures produced by signature service
|
65
|
-
# @option opts [
|
66
|
-
# @option opts [
|
63
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
64
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
67
65
|
# @return [PaginatedansibleCollectionVersionSignatureResponseList]
|
68
66
|
describe 'list test' do
|
69
67
|
it 'should work' do
|
@@ -76,8 +74,8 @@ describe 'ContentCollectionSignaturesApi' do
|
|
76
74
|
# ViewSet for looking at signature objects for CollectionVersion content.
|
77
75
|
# @param ansible_collection_version_signature_href
|
78
76
|
# @param [Hash] opts the optional parameters
|
79
|
-
# @option opts [
|
80
|
-
# @option opts [
|
77
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
78
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
81
79
|
# @return [AnsibleCollectionVersionSignatureResponse]
|
82
80
|
describe 'read test' do
|
83
81
|
it 'should work' do
|
@@ -35,13 +35,14 @@ describe 'ContentCollectionVersionsApi' do
|
|
35
35
|
# unit tests for create
|
36
36
|
# Create a collection version
|
37
37
|
# Trigger an asynchronous task to create content,optionally create new repository version.
|
38
|
-
# @param name The name of the collection.
|
39
|
-
# @param namespace The namespace of the collection.
|
40
|
-
# @param version The version of the collection.
|
41
38
|
# @param [Hash] opts the optional parameters
|
39
|
+
# @option opts [String] :artifact Artifact file representing the physical content
|
40
|
+
# @option opts [File] :file An uploaded file that may be turned into the artifact of the content unit.
|
42
41
|
# @option opts [String] :repository A URI of a repository the new content unit should be associated with.
|
43
42
|
# @option opts [String] :upload An uncommitted upload that may be turned into the artifact of the content unit.
|
44
|
-
# @option opts [
|
43
|
+
# @option opts [String] :expected_name The name of the collection.
|
44
|
+
# @option opts [String] :expected_namespace The namespace of the collection.
|
45
|
+
# @option opts [String] :expected_version The version of the collection.
|
45
46
|
# @return [AsyncOperationResponse]
|
46
47
|
describe 'create test' do
|
47
48
|
it 'should work' do
|
@@ -58,17 +59,15 @@ describe 'ContentCollectionVersionsApi' do
|
|
58
59
|
# @option opts [String] :name
|
59
60
|
# @option opts [String] :namespace
|
60
61
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
61
|
-
# @option opts [Array<String>] :ordering Ordering
|
62
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
63
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
62
|
+
# @option opts [Array<String>] :ordering Ordering
|
64
63
|
# @option opts [String] :q
|
65
64
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
66
65
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
67
66
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
68
67
|
# @option opts [String] :tags Filter by comma separate list of tags that must all be matched
|
69
68
|
# @option opts [String] :version Filter results where version matches value
|
70
|
-
# @option opts [
|
71
|
-
# @option opts [
|
69
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
70
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
72
71
|
# @return [PaginatedansibleCollectionVersionResponseList]
|
73
72
|
describe 'list test' do
|
74
73
|
it 'should work' do
|
@@ -81,8 +80,8 @@ describe 'ContentCollectionVersionsApi' do
|
|
81
80
|
# ViewSet for Ansible Collection.
|
82
81
|
# @param ansible_collection_version_href
|
83
82
|
# @param [Hash] opts the optional parameters
|
84
|
-
# @option opts [
|
85
|
-
# @option opts [
|
83
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
84
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
86
85
|
# @return [AnsibleCollectionVersionResponse]
|
87
86
|
describe 'read test' do
|
88
87
|
it 'should work' do
|
@@ -52,15 +52,13 @@ describe 'ContentRolesApi' do
|
|
52
52
|
# @option opts [String] :name Filter results where name matches value
|
53
53
|
# @option opts [String] :namespace Filter results where namespace matches value
|
54
54
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
55
|
-
# @option opts [Array<String>] :ordering Ordering
|
56
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
57
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
55
|
+
# @option opts [Array<String>] :ordering Ordering
|
58
56
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
59
57
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
60
58
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
61
59
|
# @option opts [String] :version Filter results where version matches value
|
62
|
-
# @option opts [
|
63
|
-
# @option opts [
|
60
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
61
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
64
62
|
# @return [PaginatedansibleRoleResponseList]
|
65
63
|
describe 'list test' do
|
66
64
|
it 'should work' do
|
@@ -73,8 +71,8 @@ describe 'ContentRolesApi' do
|
|
73
71
|
# ViewSet for Role.
|
74
72
|
# @param ansible_role_href
|
75
73
|
# @param [Hash] opts the optional parameters
|
76
|
-
# @option opts [
|
77
|
-
# @option opts [
|
74
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
75
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
78
76
|
# @return [AnsibleRoleResponse]
|
79
77
|
describe 'read test' do
|
80
78
|
it 'should work' do
|
@@ -60,26 +60,22 @@ describe 'DistributionsAnsibleApi' do
|
|
60
60
|
# List ansible distributions
|
61
61
|
# ViewSet for Ansible Distributions.
|
62
62
|
# @param [Hash] opts the optional parameters
|
63
|
-
# @option opts [String] :base_path
|
63
|
+
# @option opts [String] :base_path
|
64
64
|
# @option opts [String] :base_path__contains Filter results where base_path contains value
|
65
65
|
# @option opts [String] :base_path__icontains Filter results where base_path contains value
|
66
66
|
# @option opts [Array<String>] :base_path__in Filter results where base_path is in a comma-separated list of values
|
67
67
|
# @option opts [Integer] :limit Number of results to return per page.
|
68
|
-
# @option opts [String] :name
|
68
|
+
# @option opts [String] :name
|
69
69
|
# @option opts [String] :name__contains Filter results where name contains value
|
70
70
|
# @option opts [String] :name__icontains Filter results where name contains value
|
71
71
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
72
72
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
73
73
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
74
|
-
# @option opts [Array<String>] :ordering Ordering
|
75
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
76
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
74
|
+
# @option opts [Array<String>] :ordering Ordering
|
77
75
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
78
|
-
# @option opts [String] :repository Filter results where repository matches value
|
79
|
-
# @option opts [Array<String>] :repository__in Filter results where repository is in a comma-separated list of values
|
80
76
|
# @option opts [String] :with_content Filter distributions based on the content served by them
|
81
|
-
# @option opts [
|
82
|
-
# @option opts [
|
77
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
78
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
83
79
|
# @return [PaginatedansibleAnsibleDistributionResponseList]
|
84
80
|
describe 'list test' do
|
85
81
|
it 'should work' do
|
@@ -105,8 +101,8 @@ describe 'DistributionsAnsibleApi' do
|
|
105
101
|
# ViewSet for Ansible Distributions.
|
106
102
|
# @param ansible_ansible_distribution_href
|
107
103
|
# @param [Hash] opts the optional parameters
|
108
|
-
# @option opts [
|
109
|
-
# @option opts [
|
104
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
105
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
110
106
|
# @return [AnsibleAnsibleDistributionResponse]
|
111
107
|
describe 'read test' do
|
112
108
|
it 'should work' do
|
@@ -36,8 +36,8 @@ describe 'GalaxyDetailApi' do
|
|
36
36
|
# Get the detail view of a Collection.
|
37
37
|
# @param ansible_collection_href
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
|
-
# @option opts [
|
40
|
-
# @option opts [
|
39
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
40
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
41
41
|
# @return [GalaxyCollectionResponse]
|
42
42
|
describe 'get test' do
|
43
43
|
it 'should work' do
|
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiApi' do
|
|
36
36
|
# Return a response to the \"GET\" action.
|
37
37
|
# @param path
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
|
-
# @option opts [
|
40
|
-
# @option opts [
|
39
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
40
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
41
41
|
# @return [nil]
|
42
42
|
describe 'get test' do
|
43
43
|
it 'should work' do
|
@@ -39,8 +39,8 @@ describe 'PulpAnsibleApiV2CollectionsVersionsApi' do
|
|
39
39
|
# @param path
|
40
40
|
# @param version
|
41
41
|
# @param [Hash] opts the optional parameters
|
42
|
-
# @option opts [
|
43
|
-
# @option opts [
|
42
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
43
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
44
44
|
# @return [nil]
|
45
45
|
describe 'get test' do
|
46
46
|
it 'should work' do
|
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiV3Api' do
|
|
36
36
|
# Legacy v3 endpoint.
|
37
37
|
# @param path
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
|
-
# @option opts [
|
40
|
-
# @option opts [
|
39
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
40
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
41
41
|
# @return [RepoMetadataResponse]
|
42
42
|
describe 'read test' do
|
43
43
|
it 'should work' do
|
@@ -37,8 +37,8 @@ describe 'PulpAnsibleApiV3ArtifactsCollectionsApi' do
|
|
37
37
|
# @param filename
|
38
38
|
# @param path
|
39
39
|
# @param [Hash] opts the optional parameters
|
40
|
-
# @option opts [
|
41
|
-
# @option opts [
|
40
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
41
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
42
42
|
# @return [nil]
|
43
43
|
describe 'get test' do
|
44
44
|
it 'should work' do
|
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiV3CollectionVersionsAllApi' do
|
|
36
36
|
# Legacy v3 endpoint.
|
37
37
|
# @param path
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
|
-
# @option opts [
|
40
|
-
# @option opts [
|
39
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
40
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
41
41
|
# @return [Array<UnpaginatedCollectionVersionResponse>]
|
42
42
|
describe 'list test' do
|
43
43
|
it 'should work' do
|
@@ -39,11 +39,9 @@ describe 'PulpAnsibleApiV3CollectionsAllApi' do
|
|
39
39
|
# @option opts [Boolean] :deprecated
|
40
40
|
# @option opts [String] :name
|
41
41
|
# @option opts [String] :namespace
|
42
|
-
# @option opts [Array<String>] :ordering Ordering
|
43
|
-
# @option opts [
|
44
|
-
# @option opts [
|
45
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
46
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
42
|
+
# @option opts [Array<String>] :ordering Ordering
|
43
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
44
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
47
45
|
# @return [Array<CollectionResponse>]
|
48
46
|
describe 'list test' do
|
49
47
|
it 'should work' do
|
@@ -54,11 +54,9 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
|
|
54
54
|
# @option opts [String] :name
|
55
55
|
# @option opts [String] :namespace
|
56
56
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
57
|
-
# @option opts [Array<String>] :ordering Ordering
|
58
|
-
# @option opts [
|
59
|
-
# @option opts [
|
60
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
61
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
57
|
+
# @option opts [Array<String>] :ordering Ordering
|
58
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
59
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
62
60
|
# @return [PaginatedCollectionResponseList]
|
63
61
|
describe 'list test' do
|
64
62
|
it 'should work' do
|
@@ -72,8 +70,8 @@ describe 'PulpAnsibleApiV3CollectionsApi' do
|
|
72
70
|
# @param namespace
|
73
71
|
# @param path
|
74
72
|
# @param [Hash] opts the optional parameters
|
75
|
-
# @option opts [
|
76
|
-
# @option opts [
|
73
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
74
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
77
75
|
# @return [CollectionResponse]
|
78
76
|
describe 'read test' do
|
79
77
|
it 'should work' do
|
@@ -57,17 +57,15 @@ describe 'PulpAnsibleApiV3CollectionsVersionsApi' do
|
|
57
57
|
# @option opts [String] :name2
|
58
58
|
# @option opts [String] :namespace2
|
59
59
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
60
|
-
# @option opts [Array<String>] :ordering Ordering
|
61
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
62
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
60
|
+
# @option opts [Array<String>] :ordering Ordering
|
63
61
|
# @option opts [String] :q
|
64
62
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
65
63
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
66
64
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
67
65
|
# @option opts [String] :tags Filter by comma separate list of tags that must all be matched
|
68
66
|
# @option opts [String] :version Filter results where version matches value
|
69
|
-
# @option opts [
|
70
|
-
# @option opts [
|
67
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
68
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
71
69
|
# @return [PaginatedCollectionVersionListResponseList]
|
72
70
|
describe 'list test' do
|
73
71
|
it 'should work' do
|
@@ -82,8 +80,8 @@ describe 'PulpAnsibleApiV3CollectionsVersionsApi' do
|
|
82
80
|
# @param path
|
83
81
|
# @param version
|
84
82
|
# @param [Hash] opts the optional parameters
|
85
|
-
# @option opts [
|
86
|
-
# @option opts [
|
83
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
84
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
87
85
|
# @return [CollectionVersionResponse]
|
88
86
|
describe 'read test' do
|
89
87
|
it 'should work' do
|
@@ -39,8 +39,8 @@ describe 'PulpAnsibleApiV3CollectionsVersionsDocsBlobApi' do
|
|
39
39
|
# @param path
|
40
40
|
# @param version
|
41
41
|
# @param [Hash] opts the optional parameters
|
42
|
-
# @option opts [
|
43
|
-
# @option opts [
|
42
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
43
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
44
44
|
# @return [CollectionVersionDocsResponse]
|
45
45
|
describe 'read test' do
|
46
46
|
it 'should work' do
|
@@ -36,8 +36,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleClientConfigurationApi' do
|
|
36
36
|
# Get the client configs.
|
37
37
|
# @param path
|
38
38
|
# @param [Hash] opts the optional parameters
|
39
|
-
# @option opts [
|
40
|
-
# @option opts [
|
39
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
40
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
41
41
|
# @return [ClientConfigurationResponse]
|
42
42
|
describe 'get test' do
|
43
43
|
it 'should work' do
|
data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_collections_api_spec.rb
CHANGED
@@ -40,11 +40,9 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsAllCollectionsApi' do
|
|
40
40
|
# @option opts [Boolean] :deprecated
|
41
41
|
# @option opts [String] :name
|
42
42
|
# @option opts [String] :namespace
|
43
|
-
# @option opts [Array<String>] :ordering Ordering
|
44
|
-
# @option opts [
|
45
|
-
# @option opts [
|
46
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
47
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
43
|
+
# @option opts [Array<String>] :ordering Ordering
|
44
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
45
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
48
46
|
# @return [Array<CollectionResponse>]
|
49
47
|
describe 'list test' do
|
50
48
|
it 'should work' do
|
data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_all_versions_api_spec.rb
CHANGED
@@ -37,8 +37,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsAllVersionsApi' do
|
|
37
37
|
# @param distro_base_path
|
38
38
|
# @param path
|
39
39
|
# @param [Hash] opts the optional parameters
|
40
|
-
# @option opts [
|
41
|
-
# @option opts [
|
40
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
41
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
42
42
|
# @return [Array<UnpaginatedCollectionVersionResponse>]
|
43
43
|
describe 'list test' do
|
44
44
|
it 'should work' do
|
@@ -37,8 +37,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsApi' do
|
|
37
37
|
# @param distro_base_path
|
38
38
|
# @param path
|
39
39
|
# @param [Hash] opts the optional parameters
|
40
|
-
# @option opts [
|
41
|
-
# @option opts [
|
40
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
41
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
42
42
|
# @return [RepoMetadataResponse]
|
43
43
|
describe 'read test' do
|
44
44
|
it 'should work' do
|
@@ -38,8 +38,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsArtifactsApi' do
|
|
38
38
|
# @param filename
|
39
39
|
# @param path
|
40
40
|
# @param [Hash] opts the optional parameters
|
41
|
-
# @option opts [
|
42
|
-
# @option opts [
|
41
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
42
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
43
43
|
# @return [nil]
|
44
44
|
describe 'download test' do
|
45
45
|
it 'should work' do
|
@@ -56,11 +56,9 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
|
|
56
56
|
# @option opts [String] :name
|
57
57
|
# @option opts [String] :namespace
|
58
58
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
59
|
-
# @option opts [Array<String>] :ordering Ordering
|
60
|
-
# @option opts [
|
61
|
-
# @option opts [
|
62
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
63
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
59
|
+
# @option opts [Array<String>] :ordering Ordering
|
60
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
61
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
64
62
|
# @return [PaginatedCollectionResponseList]
|
65
63
|
describe 'list test' do
|
66
64
|
it 'should work' do
|
@@ -75,8 +73,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexApi' do
|
|
75
73
|
# @param namespace
|
76
74
|
# @param path
|
77
75
|
# @param [Hash] opts the optional parameters
|
78
|
-
# @option opts [
|
79
|
-
# @option opts [
|
76
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
77
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
80
78
|
# @return [CollectionResponse]
|
81
79
|
describe 'read test' do
|
82
80
|
it 'should work' do
|