pulp_maven_client 0.1.0b31570479795 → 0.1.0b31574282742

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +22 -8
  3. data/docs/ContentArtifactApi.md +6 -6
  4. data/docs/ContentSummary.md +21 -0
  5. data/docs/DistributionsMavenApi.md +8 -8
  6. data/docs/InlineResponse200.md +1 -1
  7. data/docs/InlineResponse2001.md +1 -1
  8. data/docs/InlineResponse2002.md +1 -1
  9. data/docs/InlineResponse2003.md +23 -0
  10. data/docs/InlineResponse2004.md +23 -0
  11. data/docs/{MavenArtifact.md → MavenMavenArtifact.md} +9 -13
  12. data/docs/{MavenDistribution.md → MavenMavenDistribution.md} +6 -6
  13. data/docs/MavenMavenRemote.md +39 -0
  14. data/docs/MavenMavenRepository.md +27 -0
  15. data/docs/RemotesMavenApi.md +22 -22
  16. data/docs/RepositoriesMavenApi.md +354 -0
  17. data/docs/RepositoriesMavenVersionsApi.md +214 -0
  18. data/docs/RepositoryVersion.md +25 -0
  19. data/lib/pulp_maven_client.rb +11 -4
  20. data/lib/pulp_maven_client/api/content_artifact_api.rb +9 -9
  21. data/lib/pulp_maven_client/api/distributions_maven_api.rb +10 -10
  22. data/lib/pulp_maven_client/api/remotes_maven_api.rb +31 -31
  23. data/lib/pulp_maven_client/api/repositories_maven_api.rb +430 -0
  24. data/lib/pulp_maven_client/api/repositories_maven_versions_api.rb +268 -0
  25. data/lib/pulp_maven_client/api_client.rb +1 -1
  26. data/lib/pulp_maven_client/api_error.rb +1 -1
  27. data/lib/pulp_maven_client/configuration.rb +1 -1
  28. data/lib/pulp_maven_client/models/async_operation_response.rb +12 -2
  29. data/lib/pulp_maven_client/models/content_summary.rb +246 -0
  30. data/lib/pulp_maven_client/models/inline_response200.rb +15 -3
  31. data/lib/pulp_maven_client/models/inline_response2001.rb +15 -3
  32. data/lib/pulp_maven_client/models/inline_response2002.rb +15 -3
  33. data/lib/pulp_maven_client/models/inline_response2003.rb +247 -0
  34. data/lib/pulp_maven_client/models/inline_response2004.rb +247 -0
  35. data/lib/pulp_maven_client/models/{maven_artifact.rb → maven_maven_artifact.rb} +28 -76
  36. data/lib/pulp_maven_client/models/{maven_distribution.rb → maven_maven_distribution.rb} +30 -36
  37. data/lib/pulp_maven_client/models/{maven_remote.rb → maven_maven_remote.rb} +87 -147
  38. data/lib/pulp_maven_client/models/maven_maven_repository.rb +294 -0
  39. data/lib/pulp_maven_client/models/repository_version.rb +244 -0
  40. data/lib/pulp_maven_client/version.rb +2 -2
  41. data/pulp_maven_client.gemspec +1 -1
  42. data/spec/api/content_artifact_api_spec.rb +3 -3
  43. data/spec/api/distributions_maven_api_spec.rb +2 -2
  44. data/spec/api/remotes_maven_api_spec.rb +9 -9
  45. data/spec/api/repositories_maven_api_spec.rb +116 -0
  46. data/spec/api/repositories_maven_versions_api_spec.rb +91 -0
  47. data/spec/api_client_spec.rb +1 -1
  48. data/spec/configuration_spec.rb +1 -1
  49. data/spec/models/async_operation_response_spec.rb +1 -1
  50. data/spec/models/content_summary_spec.rb +53 -0
  51. data/spec/models/inline_response2001_spec.rb +1 -1
  52. data/spec/models/inline_response2002_spec.rb +1 -1
  53. data/spec/models/inline_response2003_spec.rb +59 -0
  54. data/spec/models/inline_response2004_spec.rb +59 -0
  55. data/spec/models/inline_response200_spec.rb +1 -1
  56. data/spec/models/{maven_artifact_spec.rb → maven_maven_artifact_spec.rb} +9 -21
  57. data/spec/models/{maven_distribution_spec.rb → maven_maven_distribution_spec.rb} +9 -9
  58. data/spec/models/{maven_remote_spec.rb → maven_maven_remote_spec.rb} +14 -32
  59. data/spec/models/maven_maven_repository_spec.rb +71 -0
  60. data/spec/models/repository_version_spec.rb +65 -0
  61. data/spec/spec_helper.rb +1 -1
  62. metadata +42 -14
  63. data/docs/MavenRemote.md +0 -45
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6a61472a0c8a66bd8aa9691bf22989d9008b32e74c5cb2e427eee9ce9fc4e559
4
- data.tar.gz: e61fb3a7bcdd1edef588f097968a2cd89a653da34a0eb62878687dcb00faff93
3
+ metadata.gz: ca591f0f838d84a72320cb131343af7c24ca0761266a3408e486ac16643fa6d6
4
+ data.tar.gz: 41b7fd57f93ddbfc623b7df3a38d87b7679d062c137b2f610c05c06b7a2408b8
5
5
  SHA512:
6
- metadata.gz: 8c0efa96aff7f8f8959d21b7cfec0aa56512475fdd56b6d8ad21af94947c29c05a3980716be013363351bed9d3a7f8298eb4d18a15a9e1eda6c26c44cb8b6596
7
- data.tar.gz: f396cf27aa8593aaea8adde92a411f593823d94c23a7d73f146e952145ac8e2075af341abaa33c2380f983357cc4eb0b72c72ebc64dd8a32bd5027c6a9f33c24
6
+ metadata.gz: 8bde752b2dc40a3ee7f608742ea240f1c7ff41a72ac7e8f7675f67665bec07d7da5ac1ecdbe2bbe36d6e80a293a5234b314e9a8793b3ca20080a3e4953bbd2ae
7
+ data.tar.gz: cf0d047f97806dc408a98c113add1bb71bbe7c798267a1458dfbb82e6d247480bab3ff839f40814afa7957341d93ef1836f1a22b3906241f10e0487af8b70906
data/README.md CHANGED
@@ -7,7 +7,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
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.1.0b31570479795
10
+ - Package version: 0.1.0b31574282742
11
11
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
12
12
 
13
13
  ## Installation
@@ -23,16 +23,16 @@ gem build pulp_maven_client.gemspec
23
23
  Then either install the gem locally:
24
24
 
25
25
  ```shell
26
- gem install ./pulp_maven_client-0.1.0b31570479795.gem
26
+ gem install ./pulp_maven_client-0.1.0b31574282742.gem
27
27
  ```
28
28
 
29
- (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31570479795.gem` to install the development dependencies)
29
+ (for development, run `gem install --dev ./pulp_maven_client-0.1.0b31574282742.gem` to install the development dependencies)
30
30
 
31
31
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
32
32
 
33
33
  Finally add this to the Gemfile:
34
34
 
35
- gem 'pulp_maven_client', '~> 0.1.0b31570479795'
35
+ gem 'pulp_maven_client', '~> 0.1.0b31574282742'
36
36
 
37
37
  ### Install from Git
38
38
 
@@ -64,7 +64,7 @@ PulpMavenClient.configure do |config|
64
64
  end
65
65
 
66
66
  api_instance = PulpMavenClient::ContentArtifactApi.new
67
- data = PulpMavenClient::MavenArtifact.new # MavenArtifact |
67
+ data = PulpMavenClient::MavenMavenArtifact.new # MavenMavenArtifact |
68
68
 
69
69
  begin
70
70
  #Create a maven artifact
@@ -97,17 +97,31 @@ Class | Method | HTTP request | Description
97
97
  *PulpMavenClient::RemotesMavenApi* | [**partial_update**](docs/RemotesMavenApi.md#partial_update) | **PATCH** {maven_remote_href} | Partially update a maven remote
98
98
  *PulpMavenClient::RemotesMavenApi* | [**read**](docs/RemotesMavenApi.md#read) | **GET** {maven_remote_href} | Inspect a maven remote
99
99
  *PulpMavenClient::RemotesMavenApi* | [**update**](docs/RemotesMavenApi.md#update) | **PUT** {maven_remote_href} | Update a maven remote
100
+ *PulpMavenClient::RepositoriesMavenApi* | [**create**](docs/RepositoriesMavenApi.md#create) | **POST** /pulp/api/v3/repositories/maven/maven/ | Create a maven repository
101
+ *PulpMavenClient::RepositoriesMavenApi* | [**delete**](docs/RepositoriesMavenApi.md#delete) | **DELETE** {maven_repository_href} | Delete a maven repository
102
+ *PulpMavenClient::RepositoriesMavenApi* | [**list**](docs/RepositoriesMavenApi.md#list) | **GET** /pulp/api/v3/repositories/maven/maven/ | List maven repositorys
103
+ *PulpMavenClient::RepositoriesMavenApi* | [**partial_update**](docs/RepositoriesMavenApi.md#partial_update) | **PATCH** {maven_repository_href} | Partially update a maven repository
104
+ *PulpMavenClient::RepositoriesMavenApi* | [**read**](docs/RepositoriesMavenApi.md#read) | **GET** {maven_repository_href} | Inspect a maven repository
105
+ *PulpMavenClient::RepositoriesMavenApi* | [**update**](docs/RepositoriesMavenApi.md#update) | **PUT** {maven_repository_href} | Update a maven repository
106
+ *PulpMavenClient::RepositoriesMavenVersionsApi* | [**delete**](docs/RepositoriesMavenVersionsApi.md#delete) | **DELETE** {maven_repository_version_href} | Delete a repository version
107
+ *PulpMavenClient::RepositoriesMavenVersionsApi* | [**list**](docs/RepositoriesMavenVersionsApi.md#list) | **GET** {maven_repository_href}versions/ | List repository versions
108
+ *PulpMavenClient::RepositoriesMavenVersionsApi* | [**read**](docs/RepositoriesMavenVersionsApi.md#read) | **GET** {maven_repository_version_href} | Inspect a repository version
100
109
 
101
110
 
102
111
  ## Documentation for Models
103
112
 
104
113
  - [PulpMavenClient::AsyncOperationResponse](docs/AsyncOperationResponse.md)
114
+ - [PulpMavenClient::ContentSummary](docs/ContentSummary.md)
105
115
  - [PulpMavenClient::InlineResponse200](docs/InlineResponse200.md)
106
116
  - [PulpMavenClient::InlineResponse2001](docs/InlineResponse2001.md)
107
117
  - [PulpMavenClient::InlineResponse2002](docs/InlineResponse2002.md)
108
- - [PulpMavenClient::MavenArtifact](docs/MavenArtifact.md)
109
- - [PulpMavenClient::MavenDistribution](docs/MavenDistribution.md)
110
- - [PulpMavenClient::MavenRemote](docs/MavenRemote.md)
118
+ - [PulpMavenClient::InlineResponse2003](docs/InlineResponse2003.md)
119
+ - [PulpMavenClient::InlineResponse2004](docs/InlineResponse2004.md)
120
+ - [PulpMavenClient::MavenMavenArtifact](docs/MavenMavenArtifact.md)
121
+ - [PulpMavenClient::MavenMavenDistribution](docs/MavenMavenDistribution.md)
122
+ - [PulpMavenClient::MavenMavenRemote](docs/MavenMavenRemote.md)
123
+ - [PulpMavenClient::MavenMavenRepository](docs/MavenMavenRepository.md)
124
+ - [PulpMavenClient::RepositoryVersion](docs/RepositoryVersion.md)
111
125
 
112
126
 
113
127
  ## Documentation for Authorization
@@ -12,7 +12,7 @@ Method | HTTP request | Description
12
12
 
13
13
  ## create
14
14
 
15
- > MavenArtifact create(data)
15
+ > MavenMavenArtifact create(data)
16
16
 
17
17
  Create a maven artifact
18
18
 
@@ -31,7 +31,7 @@ PulpMavenClient.configure do |config|
31
31
  end
32
32
 
33
33
  api_instance = PulpMavenClient::ContentArtifactApi.new
34
- data = PulpMavenClient::MavenArtifact.new # MavenArtifact |
34
+ data = PulpMavenClient::MavenMavenArtifact.new # MavenMavenArtifact |
35
35
 
36
36
  begin
37
37
  #Create a maven artifact
@@ -47,11 +47,11 @@ end
47
47
 
48
48
  Name | Type | Description | Notes
49
49
  ------------- | ------------- | ------------- | -------------
50
- **data** | [**MavenArtifact**](MavenArtifact.md)| |
50
+ **data** | [**MavenMavenArtifact**](MavenMavenArtifact.md)| |
51
51
 
52
52
  ### Return type
53
53
 
54
- [**MavenArtifact**](MavenArtifact.md)
54
+ [**MavenMavenArtifact**](MavenMavenArtifact.md)
55
55
 
56
56
  ### Authorization
57
57
 
@@ -140,7 +140,7 @@ Name | Type | Description | Notes
140
140
 
141
141
  ## read
142
142
 
143
- > MavenArtifact read(maven_artifact_href, opts)
143
+ > MavenMavenArtifact read(maven_artifact_href, opts)
144
144
 
145
145
  Inspect a maven artifact
146
146
 
@@ -185,7 +185,7 @@ Name | Type | Description | Notes
185
185
 
186
186
  ### Return type
187
187
 
188
- [**MavenArtifact**](MavenArtifact.md)
188
+ [**MavenMavenArtifact**](MavenMavenArtifact.md)
189
189
 
190
190
  ### Authorization
191
191
 
@@ -0,0 +1,21 @@
1
+ # PulpMavenClient::ContentSummary
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **added** | **Hash<String, Hash<String, String>>** | |
8
+ **removed** | **Hash<String, Hash<String, String>>** | |
9
+ **present** | **Hash<String, Hash<String, String>>** | |
10
+
11
+ ## Code Sample
12
+
13
+ ```ruby
14
+ require 'PulpMavenClient'
15
+
16
+ instance = PulpMavenClient::ContentSummary.new(added: null,
17
+ removed: null,
18
+ present: null)
19
+ ```
20
+
21
+
@@ -34,7 +34,7 @@ PulpMavenClient.configure do |config|
34
34
  end
35
35
 
36
36
  api_instance = PulpMavenClient::DistributionsMavenApi.new
37
- data = PulpMavenClient::MavenDistribution.new # MavenDistribution |
37
+ data = PulpMavenClient::MavenMavenDistribution.new # MavenMavenDistribution |
38
38
 
39
39
  begin
40
40
  #Create a maven distribution
@@ -50,7 +50,7 @@ end
50
50
 
51
51
  Name | Type | Description | Notes
52
52
  ------------- | ------------- | ------------- | -------------
53
- **data** | [**MavenDistribution**](MavenDistribution.md)| |
53
+ **data** | [**MavenMavenDistribution**](MavenMavenDistribution.md)| |
54
54
 
55
55
  ### Return type
56
56
 
@@ -214,7 +214,7 @@ end
214
214
 
215
215
  api_instance = PulpMavenClient::DistributionsMavenApi.new
216
216
  maven_distribution_href = 'maven_distribution_href_example' # String | URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/
217
- data = PulpMavenClient::MavenDistribution.new # MavenDistribution |
217
+ data = PulpMavenClient::MavenMavenDistribution.new # MavenMavenDistribution |
218
218
 
219
219
  begin
220
220
  #Partially update a maven distribution
@@ -231,7 +231,7 @@ end
231
231
  Name | Type | Description | Notes
232
232
  ------------- | ------------- | ------------- | -------------
233
233
  **maven_distribution_href** | **String**| URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/ |
234
- **data** | [**MavenDistribution**](MavenDistribution.md)| |
234
+ **data** | [**MavenMavenDistribution**](MavenMavenDistribution.md)| |
235
235
 
236
236
  ### Return type
237
237
 
@@ -249,7 +249,7 @@ Name | Type | Description | Notes
249
249
 
250
250
  ## read
251
251
 
252
- > MavenDistribution read(maven_distribution_href, opts)
252
+ > MavenMavenDistribution read(maven_distribution_href, opts)
253
253
 
254
254
  Inspect a maven distribution
255
255
 
@@ -294,7 +294,7 @@ Name | Type | Description | Notes
294
294
 
295
295
  ### Return type
296
296
 
297
- [**MavenDistribution**](MavenDistribution.md)
297
+ [**MavenMavenDistribution**](MavenMavenDistribution.md)
298
298
 
299
299
  ### Authorization
300
300
 
@@ -328,7 +328,7 @@ end
328
328
 
329
329
  api_instance = PulpMavenClient::DistributionsMavenApi.new
330
330
  maven_distribution_href = 'maven_distribution_href_example' # String | URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/
331
- data = PulpMavenClient::MavenDistribution.new # MavenDistribution |
331
+ data = PulpMavenClient::MavenMavenDistribution.new # MavenMavenDistribution |
332
332
 
333
333
  begin
334
334
  #Update a maven distribution
@@ -345,7 +345,7 @@ end
345
345
  Name | Type | Description | Notes
346
346
  ------------- | ------------- | ------------- | -------------
347
347
  **maven_distribution_href** | **String**| URI of Maven Distribution. e.g.: /pulp/api/v3/distributions/maven/maven/1/ |
348
- **data** | [**MavenDistribution**](MavenDistribution.md)| |
348
+ **data** | [**MavenMavenDistribution**](MavenMavenDistribution.md)| |
349
349
 
350
350
  ### Return type
351
351
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<MavenArtifact>**](MavenArtifact.md) | |
10
+ **results** | [**Array<MavenMavenArtifact>**](MavenMavenArtifact.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<MavenDistribution>**](MavenDistribution.md) | |
10
+ **results** | [**Array<MavenMavenDistribution>**](MavenMavenDistribution.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
  **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<MavenRemote>**](MavenRemote.md) | |
10
+ **results** | [**Array<MavenMavenRemote>**](MavenMavenRemote.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -0,0 +1,23 @@
1
+ # PulpMavenClient::InlineResponse2003
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **count** | **Integer** | |
8
+ **_next** | **String** | | [optional]
9
+ **previous** | **String** | | [optional]
10
+ **results** | [**Array<MavenMavenRepository>**](MavenMavenRepository.md) | |
11
+
12
+ ## Code Sample
13
+
14
+ ```ruby
15
+ require 'PulpMavenClient'
16
+
17
+ instance = PulpMavenClient::InlineResponse2003.new(count: null,
18
+ _next: null,
19
+ previous: null,
20
+ results: null)
21
+ ```
22
+
23
+
@@ -0,0 +1,23 @@
1
+ # PulpMavenClient::InlineResponse2004
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **count** | **Integer** | |
8
+ **_next** | **String** | | [optional]
9
+ **previous** | **String** | | [optional]
10
+ **results** | [**Array<RepositoryVersion>**](RepositoryVersion.md) | |
11
+
12
+ ## Code Sample
13
+
14
+ ```ruby
15
+ require 'PulpMavenClient'
16
+
17
+ instance = PulpMavenClient::InlineResponse2004.new(count: null,
18
+ _next: null,
19
+ previous: null,
20
+ results: null)
21
+ ```
22
+
23
+
@@ -1,29 +1,25 @@
1
- # PulpMavenClient::MavenArtifact
1
+ # PulpMavenClient::MavenMavenArtifact
2
2
 
3
3
  ## Properties
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **_href** | **String** | | [optional]
8
- **_created** | **DateTime** | Timestamp of creation. | [optional]
9
- **_type** | **String** | | [optional]
7
+ **pulp_href** | **String** | | [optional] [readonly]
8
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
9
  **artifact** | **String** | Artifact file representing the physical content |
11
- **relative_path** | **String** | Path where the artifact is located relative to distributions base_path |
12
- **group_id** | **String** | Group Id of the artifact's package. | [optional]
13
- **artifact_id** | **String** | Artifact Id of the artifact's package. | [optional]
14
- **version** | **String** | Version of the artifact's package. | [optional]
15
- **filename** | **String** | Filename of the artifact. | [optional]
10
+ **group_id** | **String** | Group Id of the artifact's package. | [optional] [readonly]
11
+ **artifact_id** | **String** | Artifact Id of the artifact's package. | [optional] [readonly]
12
+ **version** | **String** | Version of the artifact's package. | [optional] [readonly]
13
+ **filename** | **String** | Filename of the artifact. | [optional] [readonly]
16
14
 
17
15
  ## Code Sample
18
16
 
19
17
  ```ruby
20
18
  require 'PulpMavenClient'
21
19
 
22
- instance = PulpMavenClient::MavenArtifact.new(_href: null,
23
- _created: null,
24
- _type: null,
20
+ instance = PulpMavenClient::MavenMavenArtifact.new(pulp_href: null,
21
+ pulp_created: null,
25
22
  artifact: null,
26
- relative_path: null,
27
23
  group_id: null,
28
24
  artifact_id: null,
29
25
  version: null,
@@ -1,13 +1,13 @@
1
- # PulpMavenClient::MavenDistribution
1
+ # PulpMavenClient::MavenMavenDistribution
2
2
 
3
3
  ## Properties
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **_href** | **String** | | [optional]
8
- **_created** | **DateTime** | Timestamp of creation. | [optional]
7
+ **pulp_href** | **String** | | [optional] [readonly]
8
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
9
  **base_path** | **String** | The base (relative) path component of the published url. Avoid paths that overlap with other distribution base paths (e.g. \"foo\" and \"foo/bar\") |
10
- **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional]
10
+ **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
11
11
  **content_guard** | **String** | An optional content-guard. | [optional]
12
12
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
13
13
  **remote** | **String** | Remote that can be used to fetch content when using pull-through caching. | [optional]
@@ -17,8 +17,8 @@ Name | Type | Description | Notes
17
17
  ```ruby
18
18
  require 'PulpMavenClient'
19
19
 
20
- instance = PulpMavenClient::MavenDistribution.new(_href: null,
21
- _created: null,
20
+ instance = PulpMavenClient::MavenMavenDistribution.new(pulp_href: null,
21
+ pulp_created: null,
22
22
  base_path: null,
23
23
  base_url: null,
24
24
  content_guard: null,
@@ -0,0 +1,39 @@
1
+ # PulpMavenClient::MavenMavenRemote
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **pulp_href** | **String** | | [optional] [readonly]
8
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
+ **name** | **String** | A unique name for this remote. |
10
+ **url** | **String** | The URL of an external content source. |
11
+ **ca_cert** | **String** | A string containing the PEM encoded CA certificate used to validate the server certificate presented by the remote server. All new line characters must be escaped. Returns SHA256 sum on GET. | [optional]
12
+ **client_cert** | **String** | A string containing the PEM encoded client certificate used for authentication. All new line characters must be escaped. Returns SHA256 sum on GET. | [optional]
13
+ **client_key** | **String** | A PEM encoded private key used for authentication. Returns SHA256 sum on GET. | [optional]
14
+ **tls_validation** | **Boolean** | If True, TLS peer validation must be performed. | [optional]
15
+ **proxy_url** | **String** | The proxy URL. Format: scheme://user:password@host:port | [optional]
16
+ **pulp_last_updated** | **DateTime** | Timestamp of the most recent update of the remote. | [optional] [readonly]
17
+ **download_concurrency** | **Integer** | Total number of simultaneous connections. | [optional]
18
+ **policy** | **String** | The policy to use when downloading content. | [optional] [default to 'immediate']
19
+
20
+ ## Code Sample
21
+
22
+ ```ruby
23
+ require 'PulpMavenClient'
24
+
25
+ instance = PulpMavenClient::MavenMavenRemote.new(pulp_href: null,
26
+ pulp_created: null,
27
+ name: null,
28
+ url: null,
29
+ ca_cert: null,
30
+ client_cert: null,
31
+ client_key: null,
32
+ tls_validation: null,
33
+ proxy_url: null,
34
+ pulp_last_updated: null,
35
+ download_concurrency: null,
36
+ policy: null)
37
+ ```
38
+
39
+
@@ -0,0 +1,27 @@
1
+ # PulpMavenClient::MavenMavenRepository
2
+
3
+ ## Properties
4
+
5
+ Name | Type | Description | Notes
6
+ ------------ | ------------- | ------------- | -------------
7
+ **pulp_href** | **String** | | [optional] [readonly]
8
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
9
+ **versions_href** | **String** | | [optional] [readonly]
10
+ **latest_version_href** | **String** | | [optional] [readonly]
11
+ **name** | **String** | A unique name for this repository. |
12
+ **description** | **String** | An optional description. | [optional]
13
+
14
+ ## Code Sample
15
+
16
+ ```ruby
17
+ require 'PulpMavenClient'
18
+
19
+ instance = PulpMavenClient::MavenMavenRepository.new(pulp_href: null,
20
+ pulp_created: null,
21
+ versions_href: null,
22
+ latest_version_href: null,
23
+ name: null,
24
+ description: null)
25
+ ```
26
+
27
+
@@ -15,7 +15,7 @@ Method | HTTP request | Description
15
15
 
16
16
  ## create
17
17
 
18
- > MavenRemote create(data)
18
+ > MavenMavenRemote create(data)
19
19
 
20
20
  Create a maven remote
21
21
 
@@ -34,7 +34,7 @@ PulpMavenClient.configure do |config|
34
34
  end
35
35
 
36
36
  api_instance = PulpMavenClient::RemotesMavenApi.new
37
- data = PulpMavenClient::MavenRemote.new # MavenRemote |
37
+ data = PulpMavenClient::MavenMavenRemote.new # MavenMavenRemote |
38
38
 
39
39
  begin
40
40
  #Create a maven remote
@@ -50,11 +50,11 @@ end
50
50
 
51
51
  Name | Type | Description | Notes
52
52
  ------------- | ------------- | ------------- | -------------
53
- **data** | [**MavenRemote**](MavenRemote.md)| |
53
+ **data** | [**MavenMavenRemote**](MavenMavenRemote.md)| |
54
54
 
55
55
  ### Return type
56
56
 
57
- [**MavenRemote**](MavenRemote.md)
57
+ [**MavenMavenRemote**](MavenMavenRemote.md)
58
58
 
59
59
  ### Authorization
60
60
 
@@ -143,12 +143,12 @@ api_instance = PulpMavenClient::RemotesMavenApi.new
143
143
  opts = {
144
144
  name: 'name_example', # String |
145
145
  name__in: 'name__in_example', # String | Filter results where name is in a comma-separated list of values
146
- _last_updated__lt: '_last_updated__lt_example', # String | Filter results where _last_updated is less than value
147
- _last_updated__lte: '_last_updated__lte_example', # String | Filter results where _last_updated is less than or equal to value
148
- _last_updated__gt: '_last_updated__gt_example', # String | Filter results where _last_updated is greater than value
149
- _last_updated__gte: '_last_updated__gte_example', # String | Filter results where _last_updated is greater than or equal to value
150
- _last_updated__range: '_last_updated__range_example', # String | Filter results where _last_updated is between two comma separated values
151
- _last_updated: '_last_updated_example', # String | ISO 8601 formatted dates are supported
146
+ pulp_last_updated__lt: 'pulp_last_updated__lt_example', # String | Filter results where pulp_last_updated is less than value
147
+ pulp_last_updated__lte: 'pulp_last_updated__lte_example', # String | Filter results where pulp_last_updated is less than or equal to value
148
+ pulp_last_updated__gt: 'pulp_last_updated__gt_example', # String | Filter results where pulp_last_updated is greater than value
149
+ pulp_last_updated__gte: 'pulp_last_updated__gte_example', # String | Filter results where pulp_last_updated is greater than or equal to value
150
+ pulp_last_updated__range: 'pulp_last_updated__range_example', # String | Filter results where pulp_last_updated is between two comma separated values
151
+ pulp_last_updated: 'pulp_last_updated_example', # String | ISO 8601 formatted dates are supported
152
152
  limit: 56, # Integer | Number of results to return per page.
153
153
  offset: 56, # Integer | The initial index from which to return the results.
154
154
  fields: 'fields_example', # String | A list of fields to include in the response.
@@ -171,12 +171,12 @@ Name | Type | Description | Notes
171
171
  ------------- | ------------- | ------------- | -------------
172
172
  **name** | **String**| | [optional]
173
173
  **name__in** | **String**| Filter results where name is in a comma-separated list of values | [optional]
174
- **_last_updated__lt** | **String**| Filter results where _last_updated is less than value | [optional]
175
- **_last_updated__lte** | **String**| Filter results where _last_updated is less than or equal to value | [optional]
176
- **_last_updated__gt** | **String**| Filter results where _last_updated is greater than value | [optional]
177
- **_last_updated__gte** | **String**| Filter results where _last_updated is greater than or equal to value | [optional]
178
- **_last_updated__range** | **String**| Filter results where _last_updated is between two comma separated values | [optional]
179
- **_last_updated** | **String**| ISO 8601 formatted dates are supported | [optional]
174
+ **pulp_last_updated__lt** | **String**| Filter results where pulp_last_updated is less than value | [optional]
175
+ **pulp_last_updated__lte** | **String**| Filter results where pulp_last_updated is less than or equal to value | [optional]
176
+ **pulp_last_updated__gt** | **String**| Filter results where pulp_last_updated is greater than value | [optional]
177
+ **pulp_last_updated__gte** | **String**| Filter results where pulp_last_updated is greater than or equal to value | [optional]
178
+ **pulp_last_updated__range** | **String**| Filter results where pulp_last_updated is between two comma separated values | [optional]
179
+ **pulp_last_updated** | **String**| ISO 8601 formatted dates are supported | [optional]
180
180
  **limit** | **Integer**| Number of results to return per page. | [optional]
181
181
  **offset** | **Integer**| The initial index from which to return the results. | [optional]
182
182
  **fields** | **String**| A list of fields to include in the response. | [optional]
@@ -218,7 +218,7 @@ end
218
218
 
219
219
  api_instance = PulpMavenClient::RemotesMavenApi.new
220
220
  maven_remote_href = 'maven_remote_href_example' # String | URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/
221
- data = PulpMavenClient::MavenRemote.new # MavenRemote |
221
+ data = PulpMavenClient::MavenMavenRemote.new # MavenMavenRemote |
222
222
 
223
223
  begin
224
224
  #Partially update a maven remote
@@ -235,7 +235,7 @@ end
235
235
  Name | Type | Description | Notes
236
236
  ------------- | ------------- | ------------- | -------------
237
237
  **maven_remote_href** | **String**| URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/ |
238
- **data** | [**MavenRemote**](MavenRemote.md)| |
238
+ **data** | [**MavenMavenRemote**](MavenMavenRemote.md)| |
239
239
 
240
240
  ### Return type
241
241
 
@@ -253,7 +253,7 @@ Name | Type | Description | Notes
253
253
 
254
254
  ## read
255
255
 
256
- > MavenRemote read(maven_remote_href, opts)
256
+ > MavenMavenRemote read(maven_remote_href, opts)
257
257
 
258
258
  Inspect a maven remote
259
259
 
@@ -298,7 +298,7 @@ Name | Type | Description | Notes
298
298
 
299
299
  ### Return type
300
300
 
301
- [**MavenRemote**](MavenRemote.md)
301
+ [**MavenMavenRemote**](MavenMavenRemote.md)
302
302
 
303
303
  ### Authorization
304
304
 
@@ -332,7 +332,7 @@ end
332
332
 
333
333
  api_instance = PulpMavenClient::RemotesMavenApi.new
334
334
  maven_remote_href = 'maven_remote_href_example' # String | URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/
335
- data = PulpMavenClient::MavenRemote.new # MavenRemote |
335
+ data = PulpMavenClient::MavenMavenRemote.new # MavenMavenRemote |
336
336
 
337
337
  begin
338
338
  #Update a maven remote
@@ -349,7 +349,7 @@ end
349
349
  Name | Type | Description | Notes
350
350
  ------------- | ------------- | ------------- | -------------
351
351
  **maven_remote_href** | **String**| URI of Maven Remote. e.g.: /pulp/api/v3/remotes/maven/maven/1/ |
352
- **data** | [**MavenRemote**](MavenRemote.md)| |
352
+ **data** | [**MavenMavenRemote**](MavenMavenRemote.md)| |
353
353
 
354
354
  ### Return type
355
355