pulp_maven_client 0.4.0.dev1660105112 → 0.4.0.dev1660190809

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pulp_maven_client might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9bc360895db0665eee3825285e79d84ef762d5f0d5c47c5135c3c7aedd5d9002
4
- data.tar.gz: 300535f9e48af822da1824d0156c1105a79b46a2e578b07fe0458fa38116fa8d
3
+ metadata.gz: 79ad17fc2ad76ad733ddbd7ddb559d17be720f12ef1674afcbba86070380bb55
4
+ data.tar.gz: b63bbd5d5074de968adb96157a32a262b21b6739b62ab085a246faf9390087fe
5
5
  SHA512:
6
- metadata.gz: a22b356d18856d410298b616c6e6d992b5d5b6378b63da86b54d54134e156889afc90316a238bc1465499fc38331f19d27cd69058b933b5eec47ecd31ff4cf44
7
- data.tar.gz: 0a1a11db2ff28433cf04f72a9c5c522644e4323b5f21df0880ffa73dc929d6dccf15238e12b14fdc2e4e60d9486f3a2493b1e088a9b5422367c9f03b242451a3
6
+ metadata.gz: 151847963d5cfd3ace1595b48427a057dfcc1f93056b6e997725124f0b106fa82e047b3972e34c1c0ae1f55ffecedf50a1be3c18f478a906a486f44eab36e5ec
7
+ data.tar.gz: 6cde76d7f9ea69738e0f65f84fb1b5b6960f9f810f70acde17d3207c7633a638543db71a4b49eef5871d398703111b537405c21e812cd7d5e95f5210661f4bcf
data/README.md CHANGED
@@ -7,7 +7,7 @@ Fetch, Upload, Organize, and Distribute Software Packages
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
9
  - API version: v3
10
- - Package version: 0.4.0.dev1660105112
10
+ - Package version: 0.4.0.dev1660190809
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
  For more information, please visit [https://pulpproject.org](https://pulpproject.org)
13
13
 
@@ -24,16 +24,16 @@ gem build pulp_maven_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulp_maven_client-0.4.0.dev1660105112.gem
27
+ gem install ./pulp_maven_client-0.4.0.dev1660190809.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1660105112.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulp_maven_client-0.4.0.dev1660190809.gem` to install the development dependencies)
31
31
 
32
32
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
33
33
 
34
34
  Finally add this to the Gemfile:
35
35
 
36
- gem 'pulp_maven_client', '~> 0.4.0.dev1660105112'
36
+ gem 'pulp_maven_client', '~> 0.4.0.dev1660190809'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -142,7 +142,7 @@ module PulpMavenClient
142
142
  if @api_client.config.client_side_validation && maven_maven_repository_href.nil?
143
143
  fail ArgumentError, "Missing the required parameter 'maven_maven_repository_href' when calling RepositoriesMavenVersionsApi.list"
144
144
  end
145
- allowable_values = ["-added_memberships", "-base_version", "-complete", "-counts", "-distribution", "-group_roles", "-number", "-pk", "-publication", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-removed_memberships", "-repository", "-user_roles", "-versions", "added_memberships", "base_version", "complete", "counts", "distribution", "group_roles", "number", "pk", "publication", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "removed_memberships", "repository", "user_roles", "versions"]
145
+ allowable_values = ["-added_memberships", "-base_version", "-complete", "-counts", "-distribution", "-group_roles", "-info", "-number", "-pk", "-publication", "-pulp_created", "-pulp_id", "-pulp_labels", "-pulp_last_updated", "-removed_memberships", "-repository", "-user_roles", "-versions", "added_memberships", "base_version", "complete", "counts", "distribution", "group_roles", "info", "number", "pk", "publication", "pulp_created", "pulp_id", "pulp_labels", "pulp_last_updated", "removed_memberships", "repository", "user_roles", "versions"]
146
146
  if @api_client.config.client_side_validation && opts[:'ordering'] && !opts[:'ordering'].all? { |item| allowable_values.include?(item) }
147
147
  fail ArgumentError, "invalid value for \"ordering\", must include one of #{allowable_values}"
148
148
  end
@@ -11,5 +11,5 @@ OpenAPI Generator version: 4.3.1
11
11
  =end
12
12
 
13
13
  module PulpMavenClient
14
- VERSION = '0.4.0.dev1660105112'
14
+ VERSION = '0.4.0.dev1660190809'
15
15
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pulp_maven_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0.dev1660105112
4
+ version: 0.4.0.dev1660190809
5
5
  platform: ruby
6
6
  authors:
7
7
  - OpenAPI-Generator
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-08-10 00:00:00.000000000 Z
11
+ date: 2022-08-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: faraday