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
data/spec/api/pulp_ansible_api_v3_plugin_ansible_content_collections_index_versions_api_spec.rb
CHANGED
@@ -59,17 +59,15 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi' do
|
|
59
59
|
# @option opts [String] :name2
|
60
60
|
# @option opts [String] :namespace2
|
61
61
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
62
|
-
# @option opts [Array<String>] :ordering Ordering
|
63
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
64
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
62
|
+
# @option opts [Array<String>] :ordering Ordering
|
65
63
|
# @option opts [String] :q
|
66
64
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
67
65
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
68
66
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
69
67
|
# @option opts [String] :tags Filter by comma separate list of tags that must all be matched
|
70
68
|
# @option opts [String] :version Filter results where version matches value
|
71
|
-
# @option opts [
|
72
|
-
# @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.
|
73
71
|
# @return [PaginatedCollectionVersionListResponseList]
|
74
72
|
describe 'list test' do
|
75
73
|
it 'should work' do
|
@@ -85,8 +83,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsApi' do
|
|
85
83
|
# @param path
|
86
84
|
# @param version
|
87
85
|
# @param [Hash] opts the optional parameters
|
88
|
-
# @option opts [
|
89
|
-
# @option opts [
|
86
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
87
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
90
88
|
# @return [CollectionVersionResponse]
|
91
89
|
describe 'read test' do
|
92
90
|
it 'should work' do
|
@@ -40,8 +40,8 @@ describe 'PulpAnsibleApiV3PluginAnsibleContentCollectionsIndexVersionsDocsBlobAp
|
|
40
40
|
# @param path
|
41
41
|
# @param version
|
42
42
|
# @param [Hash] opts the optional parameters
|
43
|
-
# @option opts [
|
44
|
-
# @option opts [
|
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.
|
45
45
|
# @return [CollectionVersionDocsResponse]
|
46
46
|
describe 'read test' do
|
47
47
|
it 'should work' do
|
@@ -37,8 +37,8 @@ describe 'PulpAnsibleDefaultApiV3ArtifactsCollectionsApi' 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
|
@@ -38,11 +38,9 @@ describe 'PulpAnsibleDefaultApiV3CollectionsAllApi' do
|
|
38
38
|
# @option opts [Boolean] :deprecated
|
39
39
|
# @option opts [String] :name
|
40
40
|
# @option opts [String] :namespace
|
41
|
-
# @option opts [Array<String>] :ordering Ordering
|
42
|
-
# @option opts [
|
43
|
-
# @option opts [
|
44
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
45
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
41
|
+
# @option opts [Array<String>] :ordering Ordering
|
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.
|
46
44
|
# @return [Array<CollectionResponse>]
|
47
45
|
describe 'list test' do
|
48
46
|
it 'should work' do
|
@@ -52,11 +52,9 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
|
|
52
52
|
# @option opts [String] :name
|
53
53
|
# @option opts [String] :namespace
|
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 [
|
57
|
-
# @option opts [
|
58
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
59
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
55
|
+
# @option opts [Array<String>] :ordering Ordering
|
56
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
57
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
60
58
|
# @return [PaginatedCollectionResponseList]
|
61
59
|
describe 'list test' do
|
62
60
|
it 'should work' do
|
@@ -69,8 +67,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsApi' do
|
|
69
67
|
# @param name
|
70
68
|
# @param namespace
|
71
69
|
# @param [Hash] opts the optional parameters
|
72
|
-
# @option opts [
|
73
|
-
# @option opts [
|
70
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
71
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
74
72
|
# @return [CollectionResponse]
|
75
73
|
describe 'read test' do
|
76
74
|
it 'should work' do
|
@@ -55,17 +55,15 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsApi' do
|
|
55
55
|
# @option opts [String] :name2
|
56
56
|
# @option opts [String] :namespace2
|
57
57
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
58
|
-
# @option opts [Array<String>] :ordering Ordering
|
59
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
60
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
58
|
+
# @option opts [Array<String>] :ordering Ordering
|
61
59
|
# @option opts [String] :q
|
62
60
|
# @option opts [String] :repository_version Repository Version referenced by HREF
|
63
61
|
# @option opts [String] :repository_version_added Repository Version referenced by HREF
|
64
62
|
# @option opts [String] :repository_version_removed Repository Version referenced by HREF
|
65
63
|
# @option opts [String] :tags Filter by comma separate list of tags that must all be matched
|
66
64
|
# @option opts [String] :version Filter results where version matches value
|
67
|
-
# @option opts [
|
68
|
-
# @option opts [
|
65
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
66
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
69
67
|
# @return [PaginatedCollectionVersionListResponseList]
|
70
68
|
describe 'list test' do
|
71
69
|
it 'should work' do
|
@@ -79,8 +77,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsApi' do
|
|
79
77
|
# @param namespace
|
80
78
|
# @param version
|
81
79
|
# @param [Hash] opts the optional parameters
|
82
|
-
# @option opts [
|
83
|
-
# @option opts [
|
80
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
81
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
84
82
|
# @return [CollectionVersionResponse]
|
85
83
|
describe 'read test' do
|
86
84
|
it 'should work' do
|
@@ -38,8 +38,8 @@ describe 'PulpAnsibleDefaultApiV3CollectionsVersionsDocsBlobApi' do
|
|
38
38
|
# @param namespace
|
39
39
|
# @param version
|
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 [CollectionVersionDocsResponse]
|
44
44
|
describe 'read test' do
|
45
45
|
it 'should work' do
|
@@ -39,11 +39,9 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllCollectionsAp
|
|
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
|
@@ -36,8 +36,8 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsAllVersionsApi'
|
|
36
36
|
# Returns paginated CollectionVersions list.
|
37
37
|
# @param distro_base_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
|
@@ -36,8 +36,8 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsApi' do
|
|
36
36
|
# ViewSet for Repository Metadata.
|
37
37
|
# @param distro_base_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
|
data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_artifacts_api_spec.rb
CHANGED
@@ -37,8 +37,8 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsArtifactsApi' do
|
|
37
37
|
# @param distro_base_path
|
38
38
|
# @param filename
|
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 'download test' do
|
44
44
|
it 'should work' do
|
data/spec/api/pulp_ansible_default_api_v3_plugin_ansible_content_collections_index_api_spec.rb
CHANGED
@@ -54,11 +54,9 @@ describe 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi' 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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexApi' do
|
|
72
70
|
# @param name
|
73
71
|
# @param namespace
|
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi
|
|
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsApi
|
|
82
80
|
# @param namespace
|
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 'PulpAnsibleDefaultApiV3PluginAnsibleContentCollectionsIndexVersionsDoc
|
|
39
39
|
# @param namespace
|
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
|
@@ -38,8 +38,8 @@ describe 'PulpAnsibleTagsApi' 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 [PaginatedTagResponseList]
|
44
44
|
describe 'list test' do
|
45
45
|
it 'should work' do
|
@@ -61,24 +61,22 @@ describe 'RemotesCollectionApi' do
|
|
61
61
|
# ViewSet for Collection Remotes.
|
62
62
|
# @param [Hash] opts the optional parameters
|
63
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
64
|
-
# @option opts [String] :name
|
64
|
+
# @option opts [String] :name
|
65
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
66
66
|
# @option opts [String] :name__icontains Filter results where name contains value
|
67
67
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
68
68
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
69
69
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
70
|
-
# @option opts [Array<String>] :ordering Ordering
|
71
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
72
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
70
|
+
# @option opts [Array<String>] :ordering Ordering
|
73
71
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
74
|
-
# @option opts [DateTime] :pulp_last_updated
|
72
|
+
# @option opts [DateTime] :pulp_last_updated ISO 8601 formatted dates are supported
|
75
73
|
# @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
|
76
74
|
# @option opts [DateTime] :pulp_last_updated__gte Filter results where pulp_last_updated is greater than or equal to value
|
77
75
|
# @option opts [DateTime] :pulp_last_updated__lt Filter results where pulp_last_updated is less than value
|
78
76
|
# @option opts [DateTime] :pulp_last_updated__lte Filter results where pulp_last_updated is less than or equal to value
|
79
77
|
# @option opts [Array<DateTime>] :pulp_last_updated__range Filter results where pulp_last_updated is between two comma separated values
|
80
|
-
# @option opts [
|
81
|
-
# @option opts [
|
78
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
79
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
82
80
|
# @return [PaginatedansibleCollectionRemoteResponseList]
|
83
81
|
describe 'list test' do
|
84
82
|
it 'should work' do
|
@@ -104,8 +102,8 @@ describe 'RemotesCollectionApi' do
|
|
104
102
|
# ViewSet for Collection Remotes.
|
105
103
|
# @param ansible_collection_remote_href
|
106
104
|
# @param [Hash] opts the optional parameters
|
107
|
-
# @option opts [
|
108
|
-
# @option opts [
|
105
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
106
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
109
107
|
# @return [AnsibleCollectionRemoteResponse]
|
110
108
|
describe 'read test' do
|
111
109
|
it 'should work' do
|
@@ -61,24 +61,22 @@ describe 'RemotesGitApi' do
|
|
61
61
|
# ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
|
62
62
|
# @param [Hash] opts the optional parameters
|
63
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
64
|
-
# @option opts [String] :name
|
64
|
+
# @option opts [String] :name
|
65
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
66
66
|
# @option opts [String] :name__icontains Filter results where name contains value
|
67
67
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
68
68
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
69
69
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
70
|
-
# @option opts [Array<String>] :ordering Ordering
|
71
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
72
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
70
|
+
# @option opts [Array<String>] :ordering Ordering
|
73
71
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
74
|
-
# @option opts [DateTime] :pulp_last_updated
|
72
|
+
# @option opts [DateTime] :pulp_last_updated ISO 8601 formatted dates are supported
|
75
73
|
# @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
|
76
74
|
# @option opts [DateTime] :pulp_last_updated__gte Filter results where pulp_last_updated is greater than or equal to value
|
77
75
|
# @option opts [DateTime] :pulp_last_updated__lt Filter results where pulp_last_updated is less than value
|
78
76
|
# @option opts [DateTime] :pulp_last_updated__lte Filter results where pulp_last_updated is less than or equal to value
|
79
77
|
# @option opts [Array<DateTime>] :pulp_last_updated__range Filter results where pulp_last_updated is between two comma separated values
|
80
|
-
# @option opts [
|
81
|
-
# @option opts [
|
78
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
79
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
82
80
|
# @return [PaginatedansibleGitRemoteResponseList]
|
83
81
|
describe 'list test' do
|
84
82
|
it 'should work' do
|
@@ -104,8 +102,8 @@ describe 'RemotesGitApi' do
|
|
104
102
|
# ViewSet for Ansible Remotes. This is a tech preview feature. The functionality may change in the future.
|
105
103
|
# @param ansible_git_remote_href
|
106
104
|
# @param [Hash] opts the optional parameters
|
107
|
-
# @option opts [
|
108
|
-
# @option opts [
|
105
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
106
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
109
107
|
# @return [AnsibleGitRemoteResponse]
|
110
108
|
describe 'read test' do
|
111
109
|
it 'should work' do
|
@@ -61,24 +61,22 @@ describe 'RemotesRoleApi' do
|
|
61
61
|
# ViewSet for Role Remotes.
|
62
62
|
# @param [Hash] opts the optional parameters
|
63
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
64
|
-
# @option opts [String] :name
|
64
|
+
# @option opts [String] :name
|
65
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
66
66
|
# @option opts [String] :name__icontains Filter results where name contains value
|
67
67
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
68
68
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
69
69
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
70
|
-
# @option opts [Array<String>] :ordering Ordering
|
71
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
72
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
70
|
+
# @option opts [Array<String>] :ordering Ordering
|
73
71
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
74
|
-
# @option opts [DateTime] :pulp_last_updated
|
72
|
+
# @option opts [DateTime] :pulp_last_updated ISO 8601 formatted dates are supported
|
75
73
|
# @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
|
76
74
|
# @option opts [DateTime] :pulp_last_updated__gte Filter results where pulp_last_updated is greater than or equal to value
|
77
75
|
# @option opts [DateTime] :pulp_last_updated__lt Filter results where pulp_last_updated is less than value
|
78
76
|
# @option opts [DateTime] :pulp_last_updated__lte Filter results where pulp_last_updated is less than or equal to value
|
79
77
|
# @option opts [Array<DateTime>] :pulp_last_updated__range Filter results where pulp_last_updated is between two comma separated values
|
80
|
-
# @option opts [
|
81
|
-
# @option opts [
|
78
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
79
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
82
80
|
# @return [PaginatedansibleRoleRemoteResponseList]
|
83
81
|
describe 'list test' do
|
84
82
|
it 'should work' do
|
@@ -104,8 +102,8 @@ describe 'RemotesRoleApi' do
|
|
104
102
|
# ViewSet for Role Remotes.
|
105
103
|
# @param ansible_role_remote_href
|
106
104
|
# @param [Hash] opts the optional parameters
|
107
|
-
# @option opts [
|
108
|
-
# @option opts [
|
105
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
106
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
109
107
|
# @return [AnsibleRoleRemoteResponse]
|
110
108
|
describe 'read test' do
|
111
109
|
it 'should work' do
|
@@ -61,27 +61,17 @@ describe 'RepositoriesAnsibleApi' do
|
|
61
61
|
# ViewSet for Ansible Repositories.
|
62
62
|
# @param [Hash] opts the optional parameters
|
63
63
|
# @option opts [Integer] :limit Number of results to return per page.
|
64
|
-
# @option opts [String] :name
|
64
|
+
# @option opts [String] :name
|
65
65
|
# @option opts [String] :name__contains Filter results where name contains value
|
66
66
|
# @option opts [String] :name__icontains Filter results where name contains value
|
67
67
|
# @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
|
68
68
|
# @option opts [String] :name__startswith Filter results where name starts with value
|
69
69
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
70
|
-
# @option opts [Array<String>] :ordering Ordering
|
71
|
-
# @option opts [Array<String>] :pulp_href__in Multiple values may be separated by commas.
|
72
|
-
# @option opts [Array<String>] :pulp_id__in Multiple values may be separated by commas.
|
70
|
+
# @option opts [Array<String>] :ordering Ordering
|
73
71
|
# @option opts [String] :pulp_label_select Filter labels by search string
|
74
72
|
# @option opts [String] :remote Foreign Key referenced by HREF
|
75
|
-
# @option opts [
|
76
|
-
# @option opts [
|
77
|
-
# @option opts [Integer] :retain_repo_versions__gte Filter results where retain_repo_versions is greater than or equal to value
|
78
|
-
# @option opts [Boolean] :retain_repo_versions__isnull Filter results where retain_repo_versions has a null value
|
79
|
-
# @option opts [Integer] :retain_repo_versions__lt Filter results where retain_repo_versions is less than value
|
80
|
-
# @option opts [Integer] :retain_repo_versions__lte Filter results where retain_repo_versions is less than or equal to value
|
81
|
-
# @option opts [Integer] :retain_repo_versions__ne Filter results where retain_repo_versions not equal to value
|
82
|
-
# @option opts [Array<Integer>] :retain_repo_versions__range Filter results where retain_repo_versions is between two comma separated values
|
83
|
-
# @option opts [Array<String>] :fields A list of fields to include in the response.
|
84
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
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.
|
85
75
|
# @return [PaginatedansibleAnsibleRepositoryResponseList]
|
86
76
|
describe 'list test' do
|
87
77
|
it 'should work' do
|
@@ -120,8 +110,8 @@ describe 'RepositoriesAnsibleApi' do
|
|
120
110
|
# ViewSet for Ansible Repositories.
|
121
111
|
# @param ansible_ansible_repository_href
|
122
112
|
# @param [Hash] opts the optional parameters
|
123
|
-
# @option opts [
|
124
|
-
# @option opts [
|
113
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
114
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
125
115
|
# @return [AnsibleAnsibleRepositoryResponse]
|
126
116
|
describe 'read test' do
|
127
117
|
it 'should work' do
|
@@ -52,23 +52,22 @@ describe 'RepositoriesAnsibleVersionsApi' do
|
|
52
52
|
# @option opts [String] :content Content Unit referenced by HREF
|
53
53
|
# @option opts [String] :content__in Content Unit referenced by HREF
|
54
54
|
# @option opts [Integer] :limit Number of results to return per page.
|
55
|
-
# @option opts [Integer] :number
|
55
|
+
# @option opts [Integer] :number
|
56
56
|
# @option opts [Integer] :number__gt Filter results where number is greater than value
|
57
57
|
# @option opts [Integer] :number__gte Filter results where number is greater than or equal to value
|
58
58
|
# @option opts [Integer] :number__lt Filter results where number is less than value
|
59
59
|
# @option opts [Integer] :number__lte Filter results where number is less than or equal to value
|
60
60
|
# @option opts [Array<Integer>] :number__range Filter results where number is between two comma separated values
|
61
61
|
# @option opts [Integer] :offset The initial index from which to return the results.
|
62
|
-
# @option opts [Array<String>] :ordering Ordering
|
63
|
-
# @option opts [DateTime] :pulp_created
|
62
|
+
# @option opts [Array<String>] :ordering Ordering
|
63
|
+
# @option opts [DateTime] :pulp_created ISO 8601 formatted dates are supported
|
64
64
|
# @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
|
65
65
|
# @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
|
66
66
|
# @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
|
67
67
|
# @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
|
68
68
|
# @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
|
69
|
-
# @option opts [
|
70
|
-
# @option opts [
|
71
|
-
# @option opts [Array<String>] :exclude_fields A list of fields to exclude from the response.
|
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 [PaginatedRepositoryVersionResponseList]
|
73
72
|
describe 'list test' do
|
74
73
|
it 'should work' do
|
@@ -81,8 +80,8 @@ describe 'RepositoriesAnsibleVersionsApi' do
|
|
81
80
|
# AnsibleRepositoryVersion represents a single file repository version.
|
82
81
|
# @param ansible_ansible_repository_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 [RepositoryVersionResponse]
|
87
86
|
describe 'read test' do
|
88
87
|
it 'should work' do
|
@@ -38,8 +38,8 @@ describe 'VersionsApi' 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 [PaginatedGalaxyRoleVersionResponseList]
|
44
44
|
describe 'get test' do
|
45
45
|
it 'should work' do
|
@@ -52,8 +52,8 @@ describe 'VersionsApi' do
|
|
52
52
|
# @param ansible_collection_version_href
|
53
53
|
# @param [Hash] opts the optional parameters
|
54
54
|
# @option opts [Integer] :page A page number within the paginated result set.
|
55
|
-
# @option opts [
|
56
|
-
# @option opts [
|
55
|
+
# @option opts [String] :fields A list of fields to include in the response.
|
56
|
+
# @option opts [String] :exclude_fields A list of fields to exclude from the response.
|
57
57
|
# @return [PaginatedGalaxyCollectionVersionResponseList]
|
58
58
|
describe 'get_0 test' do
|
59
59
|
it 'should work' do
|
@@ -146,12 +146,6 @@ describe 'AnsibleCollectionRemoteResponse' do
|
|
146
146
|
end
|
147
147
|
end
|
148
148
|
|
149
|
-
describe 'test attribute "hidden_fields"' do
|
150
|
-
it 'should work' do
|
151
|
-
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|
152
|
-
end
|
153
|
-
end
|
154
|
-
|
155
149
|
describe 'test attribute "requirements_file"' do
|
156
150
|
it 'should work' do
|
157
151
|
# assertion here. ref: https://www.relishapp.com/rspec/rspec-expectations/docs/built-in-matchers
|