pulp_deb_client 2.10.1 → 2.10.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (61) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ContentGenericContentsApi.md +10 -10
  4. data/docs/ContentInstallerFileIndicesApi.md +14 -14
  5. data/docs/ContentInstallerPackagesApi.md +40 -40
  6. data/docs/ContentPackageIndicesApi.md +14 -14
  7. data/docs/ContentPackageReleaseComponentsApi.md +10 -10
  8. data/docs/ContentPackagesApi.md +42 -42
  9. data/docs/ContentReleaseArchitecturesApi.md +10 -10
  10. data/docs/ContentReleaseComponentsApi.md +10 -10
  11. data/docs/ContentReleaseFilesApi.md +14 -14
  12. data/docs/ContentReleasesApi.md +12 -12
  13. data/docs/DebAptRemote.md +7 -1
  14. data/docs/DebAptRemoteResponse.md +3 -7
  15. data/docs/DistributionsAptApi.md +20 -20
  16. data/docs/PatcheddebAptRemote.md +7 -1
  17. data/docs/PublicationsAptApi.md +14 -14
  18. data/docs/PublicationsVerbatimApi.md +14 -14
  19. data/docs/RemotesAptApi.md +24 -24
  20. data/docs/RepositoriesAptApi.md +12 -12
  21. data/docs/RepositoriesDebVersionsApi.md +28 -28
  22. data/lib/pulp_deb_client/api/content_generic_contents_api.rb +10 -10
  23. data/lib/pulp_deb_client/api/content_installer_file_indices_api.rb +14 -14
  24. data/lib/pulp_deb_client/api/content_installer_packages_api.rb +51 -43
  25. data/lib/pulp_deb_client/api/content_package_indices_api.rb +14 -14
  26. data/lib/pulp_deb_client/api/content_package_release_components_api.rb +10 -10
  27. data/lib/pulp_deb_client/api/content_packages_api.rb +53 -45
  28. data/lib/pulp_deb_client/api/content_release_architectures_api.rb +10 -10
  29. data/lib/pulp_deb_client/api/content_release_components_api.rb +10 -10
  30. data/lib/pulp_deb_client/api/content_release_files_api.rb +14 -14
  31. data/lib/pulp_deb_client/api/content_releases_api.rb +12 -12
  32. data/lib/pulp_deb_client/api/distributions_apt_api.rb +22 -22
  33. data/lib/pulp_deb_client/api/publications_apt_api.rb +15 -15
  34. data/lib/pulp_deb_client/api/publications_verbatim_api.rb +15 -15
  35. data/lib/pulp_deb_client/api/remotes_apt_api.rb +26 -26
  36. data/lib/pulp_deb_client/api/repositories_apt_api.rb +13 -13
  37. data/lib/pulp_deb_client/api/repositories_deb_versions_api.rb +50 -30
  38. data/lib/pulp_deb_client/models/deb_apt_remote.rb +36 -2
  39. data/lib/pulp_deb_client/models/deb_apt_remote_response.rb +14 -35
  40. data/lib/pulp_deb_client/models/patcheddeb_apt_remote.rb +36 -2
  41. data/lib/pulp_deb_client/version.rb +1 -1
  42. data/spec/api/content_generic_contents_api_spec.rb +5 -5
  43. data/spec/api/content_installer_file_indices_api_spec.rb +7 -7
  44. data/spec/api/content_installer_packages_api_spec.rb +20 -20
  45. data/spec/api/content_package_indices_api_spec.rb +7 -7
  46. data/spec/api/content_package_release_components_api_spec.rb +5 -5
  47. data/spec/api/content_packages_api_spec.rb +21 -21
  48. data/spec/api/content_release_architectures_api_spec.rb +5 -5
  49. data/spec/api/content_release_components_api_spec.rb +5 -5
  50. data/spec/api/content_release_files_api_spec.rb +7 -7
  51. data/spec/api/content_releases_api_spec.rb +6 -6
  52. data/spec/api/distributions_apt_api_spec.rb +10 -10
  53. data/spec/api/publications_apt_api_spec.rb +7 -7
  54. data/spec/api/publications_verbatim_api_spec.rb +7 -7
  55. data/spec/api/remotes_apt_api_spec.rb +12 -12
  56. data/spec/api/repositories_apt_api_spec.rb +6 -6
  57. data/spec/api/repositories_deb_versions_api_spec.rb +14 -14
  58. data/spec/models/deb_apt_remote_response_spec.rb +6 -18
  59. data/spec/models/deb_apt_remote_spec.rb +18 -0
  60. data/spec/models/patcheddeb_apt_remote_spec.rb +18 -0
  61. metadata +56 -56
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.2.3
11
11
  =end
12
12
 
13
13
  module PulpDebClient
14
- VERSION = '2.10.1'
14
+ VERSION = '2.10.2'
15
15
  end
@@ -54,11 +54,11 @@ describe 'ContentGenericContentsApi' do
54
54
  # @option opts [Integer] :limit Number of results to return per page.
55
55
  # @option opts [Integer] :offset The initial index from which to return the results.
56
56
  # @option opts [String] :ordering Which field to use when ordering the results.
57
- # @option opts [String] :relative_path relative_path
58
- # @option opts [String] :repository_version repository_version
59
- # @option opts [String] :repository_version_added repository_version_added
60
- # @option opts [String] :repository_version_removed repository_version_removed
61
- # @option opts [String] :sha256 sha256
57
+ # @option opts [String] :relative_path Filter results where relative_path matches value
58
+ # @option opts [String] :repository_version Repository Version referenced by HREF
59
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
60
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
61
+ # @option opts [String] :sha256 Filter results where sha256 matches value
62
62
  # @option opts [String] :fields A list of fields to include in the response.
63
63
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
64
64
  # @return [PaginateddebGenericContentResponseList]
@@ -48,16 +48,16 @@ describe 'ContentInstallerFileIndicesApi' do
48
48
  # List InstallerFileIndices
49
49
  # An InstallerFileIndex represents the indices for a set of installer files. Associated artifacts: Exactly one 'SHA256SUMS' and/or 'MD5SUMS' file. Each InstallerFileIndes is associated with a single component-architecture combination within a single Release. Note that installer files are currently used exclusively for verbatim publications. The APT publisher (both simple and structured mode) does not make use of installer content.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :architecture architecture
52
- # @option opts [String] :component component
51
+ # @option opts [String] :architecture Filter results where architecture matches value
52
+ # @option opts [String] :component Filter results where component matches value
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
55
  # @option opts [String] :ordering Which field to use when ordering the results.
56
- # @option opts [String] :relative_path relative_path
57
- # @option opts [String] :repository_version repository_version
58
- # @option opts [String] :repository_version_added repository_version_added
59
- # @option opts [String] :repository_version_removed repository_version_removed
60
- # @option opts [String] :sha256 sha256
56
+ # @option opts [String] :relative_path Filter results where relative_path matches value
57
+ # @option opts [String] :repository_version Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
59
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
60
+ # @option opts [String] :sha256 Filter results where sha256 matches value
61
61
  # @option opts [String] :fields A list of fields to include in the response.
62
62
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
63
63
  # @return [PaginateddebInstallerFileIndexResponseList]
@@ -51,29 +51,29 @@ describe 'ContentInstallerPackagesApi' do
51
51
  # List installer packages
52
52
  # An InstallerPackage represents a '.udeb' installer package. Associated artifacts: Exactly one '.udeb' installer package file. Note that installer packages are currently used exclusively for verbatim publications. The APT publisher (both simple and structured mode) will not include these packages.
53
53
  # @param [Hash] opts the optional parameters
54
- # @option opts [String] :architecture architecture
55
- # @option opts [String] :auto_built_package auto_built_package
56
- # @option opts [String] :build_essential build_essential
57
- # @option opts [String] :built_using built_using
58
- # @option opts [String] :essential essential
59
- # @option opts [String] :installed_size installed_size
54
+ # @option opts [String] :architecture Filter results where architecture matches value
55
+ # @option opts [String] :auto_built_package Filter results where auto_built_package matches value
56
+ # @option opts [Boolean] :build_essential Filter results where build_essential matches value
57
+ # @option opts [String] :built_using Filter results where built_using matches value
58
+ # @option opts [Boolean] :essential Filter results where essential matches value
59
+ # @option opts [Integer] :installed_size Filter results where installed_size matches value
60
60
  # @option opts [Integer] :limit Number of results to return per page.
61
- # @option opts [String] :maintainer maintainer
62
- # @option opts [String] :multi_arch multi_arch
61
+ # @option opts [String] :maintainer Filter results where maintainer matches value
62
+ # @option opts [String] :multi_arch Filter results where multi_arch matches value
63
63
  # @option opts [Integer] :offset The initial index from which to return the results.
64
64
  # @option opts [String] :ordering Which field to use when ordering the results.
65
- # @option opts [String] :origin origin
66
- # @option opts [String] :original_maintainer original_maintainer
67
- # @option opts [String] :package package
68
- # @option opts [String] :priority priority
69
- # @option opts [String] :repository_version repository_version
70
- # @option opts [String] :repository_version_added repository_version_added
71
- # @option opts [String] :repository_version_removed repository_version_removed
72
- # @option opts [String] :section section
73
- # @option opts [String] :sha256 sha256
74
- # @option opts [String] :source source
75
- # @option opts [String] :tag tag
76
- # @option opts [String] :version version
65
+ # @option opts [String] :origin Filter results where origin matches value
66
+ # @option opts [String] :original_maintainer Filter results where original_maintainer matches value
67
+ # @option opts [String] :package Filter results where package matches value
68
+ # @option opts [String] :priority Filter results where priority matches value
69
+ # @option opts [String] :repository_version Repository Version referenced by HREF
70
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
71
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
72
+ # @option opts [String] :section Filter results where section matches value
73
+ # @option opts [String] :sha256 Filter results where sha256 matches value
74
+ # @option opts [String] :source Filter results where source matches value
75
+ # @option opts [String] :tag Filter results where tag matches value
76
+ # @option opts [String] :version Filter results where version matches value
77
77
  # @option opts [String] :fields A list of fields to include in the response.
78
78
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
79
79
  # @return [PaginateddebBasePackageResponseList]
@@ -48,16 +48,16 @@ describe 'ContentPackageIndicesApi' do
48
48
  # List PackageIndices
49
49
  # A PackageIndex represents the package indices of a single component-architecture combination. Associated artifacts: Exactly one 'Packages' file. May optionally include one or more of 'Packages.gz', 'Packages.xz', 'Release'. If included, the 'Release' file is a legacy per-component-and-architecture Release file. Note: The verbatim publisher will republish all associated artifacts, while the APT publisher (both simple and structured mode) will generate any 'Packages' files it needs when creating the publication. It does not make use of PackageIndex content.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :architecture architecture
52
- # @option opts [String] :component component
51
+ # @option opts [String] :architecture Filter results where architecture matches value
52
+ # @option opts [String] :component Filter results where component matches value
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
55
  # @option opts [String] :ordering Which field to use when ordering the results.
56
- # @option opts [String] :relative_path relative_path
57
- # @option opts [String] :repository_version repository_version
58
- # @option opts [String] :repository_version_added repository_version_added
59
- # @option opts [String] :repository_version_removed repository_version_removed
60
- # @option opts [String] :sha256 sha256
56
+ # @option opts [String] :relative_path Filter results where relative_path matches value
57
+ # @option opts [String] :repository_version Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
59
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
60
+ # @option opts [String] :sha256 Filter results where sha256 matches value
61
61
  # @option opts [String] :fields A list of fields to include in the response.
62
62
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
63
63
  # @return [PaginateddebPackageIndexResponseList]
@@ -51,11 +51,11 @@ describe 'ContentPackageReleaseComponentsApi' do
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
53
  # @option opts [String] :ordering Which field to use when ordering the results.
54
- # @option opts [String] :package package
55
- # @option opts [String] :release_component release_component
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
54
+ # @option opts [String] :package Filter results where package matches value
55
+ # @option opts [String] :release_component Filter results where release_component matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
59
  # @option opts [String] :fields A list of fields to include in the response.
60
60
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
61
61
  # @return [PaginateddebPackageReleaseComponentResponseList]
@@ -51,30 +51,30 @@ describe 'ContentPackagesApi' do
51
51
  # List packages
52
52
  # A Package represents a '.deb' binary package. Associated artifacts: Exactly one '.deb' package file.
53
53
  # @param [Hash] opts the optional parameters
54
- # @option opts [String] :architecture architecture
55
- # @option opts [String] :auto_built_package auto_built_package
56
- # @option opts [String] :build_essential build_essential
57
- # @option opts [String] :built_using built_using
58
- # @option opts [String] :essential essential
59
- # @option opts [String] :installed_size installed_size
54
+ # @option opts [String] :architecture Filter results where architecture matches value
55
+ # @option opts [String] :auto_built_package Filter results where auto_built_package matches value
56
+ # @option opts [Boolean] :build_essential Filter results where build_essential matches value
57
+ # @option opts [String] :built_using Filter results where built_using matches value
58
+ # @option opts [Boolean] :essential Filter results where essential matches value
59
+ # @option opts [Integer] :installed_size Filter results where installed_size matches value
60
60
  # @option opts [Integer] :limit Number of results to return per page.
61
- # @option opts [String] :maintainer maintainer
62
- # @option opts [String] :multi_arch multi_arch
61
+ # @option opts [String] :maintainer Filter results where maintainer matches value
62
+ # @option opts [String] :multi_arch Filter results where multi_arch matches value
63
63
  # @option opts [Integer] :offset The initial index from which to return the results.
64
64
  # @option opts [String] :ordering Which field to use when ordering the results.
65
- # @option opts [String] :origin origin
66
- # @option opts [String] :original_maintainer original_maintainer
67
- # @option opts [String] :package package
68
- # @option opts [String] :priority priority
69
- # @option opts [String] :relative_path relative_path
70
- # @option opts [String] :repository_version repository_version
71
- # @option opts [String] :repository_version_added repository_version_added
72
- # @option opts [String] :repository_version_removed repository_version_removed
73
- # @option opts [String] :section section
74
- # @option opts [String] :sha256 sha256
75
- # @option opts [String] :source source
76
- # @option opts [String] :tag tag
77
- # @option opts [String] :version version
65
+ # @option opts [String] :origin Filter results where origin matches value
66
+ # @option opts [String] :original_maintainer Filter results where original_maintainer matches value
67
+ # @option opts [String] :package Filter results where package matches value
68
+ # @option opts [String] :priority Filter results where priority matches value
69
+ # @option opts [String] :relative_path Filter results where relative_path matches value
70
+ # @option opts [String] :repository_version Repository Version referenced by HREF
71
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
72
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
73
+ # @option opts [String] :section Filter results where section matches value
74
+ # @option opts [String] :sha256 Filter results where sha256 matches value
75
+ # @option opts [String] :source Filter results where source matches value
76
+ # @option opts [String] :tag Filter results where tag matches value
77
+ # @option opts [String] :version Filter results where version matches value
78
78
  # @option opts [String] :fields A list of fields to include in the response.
79
79
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
80
80
  # @return [PaginateddebBasePackageResponseList]
@@ -48,14 +48,14 @@ describe 'ContentReleaseArchitecturesApi' do
48
48
  # List release architectures
49
49
  # A ReleaseArchitecture represents a single dpkg architecture string. Associated artifacts: None; contains only metadata. Every ReleaseArchitecture is always associated with exactly one Release. This indicates that the release/distribution in question supports this architecture.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :architecture architecture
51
+ # @option opts [String] :architecture Filter results where architecture matches value
52
52
  # @option opts [Integer] :limit Number of results to return per page.
53
53
  # @option opts [Integer] :offset The initial index from which to return the results.
54
54
  # @option opts [String] :ordering Which field to use when ordering the results.
55
- # @option opts [String] :release release
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
55
+ # @option opts [String] :release Filter results where release matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
59
  # @option opts [String] :fields A list of fields to include in the response.
60
60
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
61
61
  # @return [PaginateddebReleaseArchitectureResponseList]
@@ -48,14 +48,14 @@ describe 'ContentReleaseComponentsApi' do
48
48
  # List release components
49
49
  # A ReleaseComponent represents a single APT repository component. Associated artifacts: None; contains only metadata. Every ReleaseComponent is always associated with exactly one Release. This indicates that the release/distribution in question contains this component.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :component component
51
+ # @option opts [String] :component Filter results where component matches value
52
52
  # @option opts [Integer] :limit Number of results to return per page.
53
53
  # @option opts [Integer] :offset The initial index from which to return the results.
54
54
  # @option opts [String] :ordering Which field to use when ordering the results.
55
- # @option opts [String] :release release
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
55
+ # @option opts [String] :release Filter results where release matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
59
  # @option opts [String] :fields A list of fields to include in the response.
60
60
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
61
61
  # @return [PaginateddebReleaseComponentResponseList]
@@ -48,16 +48,16 @@ describe 'ContentReleaseFilesApi' do
48
48
  # List release files
49
49
  # A ReleaseFile represents the Release file(s) from a single APT distribution. Associated artifacts: At least one of 'Release' and 'InRelease' file. If the 'Release' file is present, then there may also be a 'Release.gpg' detached signature file for it. Note: The verbatim publisher will republish all associated artifacts, while the APT publisher (both simple and structured mode) will generate any 'Release' files it needs when creating the publication. It does not make use of ReleaseFile content.
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :codename codename
51
+ # @option opts [String] :codename Filter results where codename matches value
52
52
  # @option opts [Integer] :limit Number of results to return per page.
53
53
  # @option opts [Integer] :offset The initial index from which to return the results.
54
54
  # @option opts [String] :ordering Which field to use when ordering the results.
55
- # @option opts [String] :relative_path relative_path
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
59
- # @option opts [String] :sha256 sha256
60
- # @option opts [String] :suite suite
55
+ # @option opts [String] :relative_path Filter results where relative_path matches value
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
+ # @option opts [String] :sha256 Filter results where sha256 matches value
60
+ # @option opts [String] :suite Filter results where suite matches value
61
61
  # @option opts [String] :fields A list of fields to include in the response.
62
62
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
63
63
  # @return [PaginateddebReleaseFileResponseList]
@@ -48,15 +48,15 @@ describe 'ContentReleasesApi' do
48
48
  # List releases
49
49
  # A Release represents a single APT release/distribution. Associated artifacts: None; contains only metadata. Note that in the context of the \"Release content\", the terms \"distribution\" and \"release\" are synonyms. An \"APT repository release/distribution\" is associated with a single 'Release' file below the 'dists/' folder. The \"distribution\" refers to the path between 'dists/' and the 'Release' file. The \"distribution\" could be considered the name of the \"release\". It is often (but not always) equal to the \"codename\" or \"suite\".
50
50
  # @param [Hash] opts the optional parameters
51
- # @option opts [String] :codename codename
52
- # @option opts [String] :distribution distribution
51
+ # @option opts [String] :codename Filter results where codename matches value
52
+ # @option opts [String] :distribution Filter results where distribution matches value
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
55
  # @option opts [String] :ordering Which field to use when ordering the results.
56
- # @option opts [String] :repository_version repository_version
57
- # @option opts [String] :repository_version_added repository_version_added
58
- # @option opts [String] :repository_version_removed repository_version_removed
59
- # @option opts [String] :suite suite
56
+ # @option opts [String] :repository_version Repository Version referenced by HREF
57
+ # @option opts [String] :repository_version_added Repository Version referenced by HREF
58
+ # @option opts [String] :repository_version_removed Repository Version referenced by HREF
59
+ # @option opts [String] :suite Filter results where suite matches value
60
60
  # @option opts [String] :fields A list of fields to include in the response.
61
61
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
62
62
  # @return [PaginateddebReleaseResponseList]
@@ -60,19 +60,19 @@ describe 'DistributionsAptApi' do
60
60
  # List apt distributions
61
61
  # An AptDistribution is just an AptPublication made available via the content app. Creating an AptDistribution is a comparatively quick action. This way Pulp users may take as much time as is needed to prepare a VerbatimPublication or AptPublication, and then control the exact moment when that publication is made available.
62
62
  # @param [Hash] opts the optional parameters
63
- # @option opts [String] :base_path base_path
64
- # @option opts [String] :base_path__contains base_path__contains
65
- # @option opts [String] :base_path__icontains base_path__icontains
66
- # @option opts [String] :base_path__in base_path__in
63
+ # @option opts [String] :base_path
64
+ # @option opts [String] :base_path__contains Filter results where base_path contains value
65
+ # @option opts [String] :base_path__icontains Filter results where base_path contains value
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 name
69
- # @option opts [String] :name__contains name__contains
70
- # @option opts [String] :name__icontains name__icontains
71
- # @option opts [String] :name__in name__in
72
- # @option opts [String] :name__startswith name__startswith
68
+ # @option opts [String] :name
69
+ # @option opts [String] :name__contains Filter results where name contains value
70
+ # @option opts [String] :name__icontains Filter results where name contains value
71
+ # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
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
74
  # @option opts [String] :ordering Which field to use when ordering the results.
75
- # @option opts [String] :pulp_label_select pulp_label_select
75
+ # @option opts [String] :pulp_label_select Filter labels by search string
76
76
  # @option opts [String] :fields A list of fields to include in the response.
77
77
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
78
78
  # @return [PaginateddebAptDistributionResponseList]
@@ -63,13 +63,13 @@ describe 'PublicationsAptApi' do
63
63
  # @option opts [Integer] :limit Number of results to return per page.
64
64
  # @option opts [Integer] :offset The initial index from which to return the results.
65
65
  # @option opts [String] :ordering Which field to use when ordering the results.
66
- # @option opts [String] :pulp_created pulp_created
67
- # @option opts [String] :pulp_created__gt pulp_created__gt
68
- # @option opts [String] :pulp_created__gte pulp_created__gte
69
- # @option opts [String] :pulp_created__lt pulp_created__lt
70
- # @option opts [String] :pulp_created__lte pulp_created__lte
71
- # @option opts [String] :pulp_created__range pulp_created__range
72
- # @option opts [String] :repository_version repository_version
66
+ # @option opts [DateTime] :pulp_created ISO 8601 formatted dates are supported
67
+ # @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
68
+ # @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
69
+ # @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
70
+ # @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
71
+ # @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
72
+ # @option opts [String] :repository_version Repository Version referenced by HREF
73
73
  # @option opts [String] :fields A list of fields to include in the response.
74
74
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
75
75
  # @return [PaginateddebAptPublicationResponseList]
@@ -63,13 +63,13 @@ describe 'PublicationsVerbatimApi' do
63
63
  # @option opts [Integer] :limit Number of results to return per page.
64
64
  # @option opts [Integer] :offset The initial index from which to return the results.
65
65
  # @option opts [String] :ordering Which field to use when ordering the results.
66
- # @option opts [String] :pulp_created pulp_created
67
- # @option opts [String] :pulp_created__gt pulp_created__gt
68
- # @option opts [String] :pulp_created__gte pulp_created__gte
69
- # @option opts [String] :pulp_created__lt pulp_created__lt
70
- # @option opts [String] :pulp_created__lte pulp_created__lte
71
- # @option opts [String] :pulp_created__range pulp_created__range
72
- # @option opts [String] :repository_version repository_version
66
+ # @option opts [DateTime] :pulp_created ISO 8601 formatted dates are supported
67
+ # @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
68
+ # @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
69
+ # @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
70
+ # @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
71
+ # @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
72
+ # @option opts [String] :repository_version Repository Version referenced by HREF
73
73
  # @option opts [String] :fields A list of fields to include in the response.
74
74
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
75
75
  # @return [PaginateddebVerbatimPublicationResponseList]
@@ -61,20 +61,20 @@ describe 'RemotesAptApi' do
61
61
  # An AptRemote represents an external APT repository content source. It contains the location of the upstream APT repository, as well as the user options that are applied when using the remote to synchronize the upstream repository to Pulp.
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 name
65
- # @option opts [String] :name__contains name__contains
66
- # @option opts [String] :name__icontains name__icontains
67
- # @option opts [String] :name__in name__in
68
- # @option opts [String] :name__startswith name__startswith
64
+ # @option opts [String] :name
65
+ # @option opts [String] :name__contains Filter results where name contains value
66
+ # @option opts [String] :name__icontains Filter results where name contains value
67
+ # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
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
70
  # @option opts [String] :ordering Which field to use when ordering the results.
71
- # @option opts [String] :pulp_label_select pulp_label_select
72
- # @option opts [String] :pulp_last_updated pulp_last_updated
73
- # @option opts [String] :pulp_last_updated__gt pulp_last_updated__gt
74
- # @option opts [String] :pulp_last_updated__gte pulp_last_updated__gte
75
- # @option opts [String] :pulp_last_updated__lt pulp_last_updated__lt
76
- # @option opts [String] :pulp_last_updated__lte pulp_last_updated__lte
77
- # @option opts [String] :pulp_last_updated__range pulp_last_updated__range
71
+ # @option opts [String] :pulp_label_select Filter labels by search string
72
+ # @option opts [DateTime] :pulp_last_updated ISO 8601 formatted dates are supported
73
+ # @option opts [DateTime] :pulp_last_updated__gt Filter results where pulp_last_updated is greater than value
74
+ # @option opts [DateTime] :pulp_last_updated__gte Filter results where pulp_last_updated is greater than or equal to value
75
+ # @option opts [DateTime] :pulp_last_updated__lt Filter results where pulp_last_updated is less than value
76
+ # @option opts [DateTime] :pulp_last_updated__lte Filter results where pulp_last_updated is less than or equal to value
77
+ # @option opts [Array<DateTime>] :pulp_last_updated__range Filter results where pulp_last_updated is between two comma separated values
78
78
  # @option opts [String] :fields A list of fields to include in the response.
79
79
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
80
80
  # @return [PaginateddebAptRemoteResponseList]
@@ -61,14 +61,14 @@ describe 'RepositoriesAptApi' do
61
61
  # An AptRepository is the locally stored, Pulp-internal representation of a APT repository. It may be filled with content via synchronization or content upload to create an AptRepositoryVersion.
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 name
65
- # @option opts [String] :name__contains name__contains
66
- # @option opts [String] :name__icontains name__icontains
67
- # @option opts [String] :name__in name__in
68
- # @option opts [String] :name__startswith name__startswith
64
+ # @option opts [String] :name
65
+ # @option opts [String] :name__contains Filter results where name contains value
66
+ # @option opts [String] :name__icontains Filter results where name contains value
67
+ # @option opts [Array<String>] :name__in Filter results where name is in a comma-separated list of values
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
70
  # @option opts [String] :ordering Which field to use when ordering the results.
71
- # @option opts [String] :pulp_label_select pulp_label_select
71
+ # @option opts [String] :pulp_label_select Filter labels by search string
72
72
  # @option opts [String] :fields A list of fields to include in the response.
73
73
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
74
74
  # @return [PaginateddebAptRepositoryResponseList]
@@ -49,23 +49,23 @@ describe 'RepositoriesDebVersionsApi' do
49
49
  # An AptRepositoryVersion represents a single APT repository version as stored by Pulp. It may be used as the basis for the creation of Pulp distributions in order to actually serve the content contained within the repository version.
50
50
  # @param deb_apt_repository_href
51
51
  # @param [Hash] opts the optional parameters
52
- # @option opts [String] :content content
53
- # @option opts [String] :content__in content__in
52
+ # @option opts [String] :content Content Unit referenced by HREF
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 [String] :number number
56
- # @option opts [String] :number__gt number__gt
57
- # @option opts [String] :number__gte number__gte
58
- # @option opts [String] :number__lt number__lt
59
- # @option opts [String] :number__lte number__lte
60
- # @option opts [String] :number__range number__range
55
+ # @option opts [Integer] :number
56
+ # @option opts [Integer] :number__gt Filter results where number is greater than value
57
+ # @option opts [Integer] :number__gte Filter results where number is greater than or equal to value
58
+ # @option opts [Integer] :number__lt Filter results where number is less than value
59
+ # @option opts [Integer] :number__lte Filter results where number is less than or equal to value
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
62
  # @option opts [String] :ordering Which field to use when ordering the results.
63
- # @option opts [String] :pulp_created pulp_created
64
- # @option opts [String] :pulp_created__gt pulp_created__gt
65
- # @option opts [String] :pulp_created__gte pulp_created__gte
66
- # @option opts [String] :pulp_created__lt pulp_created__lt
67
- # @option opts [String] :pulp_created__lte pulp_created__lte
68
- # @option opts [String] :pulp_created__range pulp_created__range
63
+ # @option opts [DateTime] :pulp_created ISO 8601 formatted dates are supported
64
+ # @option opts [DateTime] :pulp_created__gt Filter results where pulp_created is greater than value
65
+ # @option opts [DateTime] :pulp_created__gte Filter results where pulp_created is greater than or equal to value
66
+ # @option opts [DateTime] :pulp_created__lt Filter results where pulp_created is less than value
67
+ # @option opts [DateTime] :pulp_created__lte Filter results where pulp_created is less than or equal to value
68
+ # @option opts [Array<DateTime>] :pulp_created__range Filter results where pulp_created is between two comma separated values
69
69
  # @option opts [String] :fields A list of fields to include in the response.
70
70
  # @option opts [String] :exclude_fields A list of fields to exclude from the response.
71
71
  # @return [PaginatedRepositoryVersionResponseList]