pulpcore_client 3.39.30 → 3.39.32

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.
Files changed (73) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ArtifactDistributionResponse.md +10 -10
  4. data/docs/PaginatedAccessPolicyResponseList.md +2 -2
  5. data/docs/PaginatedArtifactDistributionResponseList.md +2 -2
  6. data/docs/PaginatedArtifactResponseList.md +2 -2
  7. data/docs/PaginatedContentGuardResponseList.md +2 -2
  8. data/docs/PaginatedContentRedirectContentGuardResponseList.md +2 -2
  9. data/docs/PaginatedDistributionResponseList.md +2 -2
  10. data/docs/PaginatedDomainResponseList.md +2 -2
  11. data/docs/PaginatedFilesystemExportResponseList.md +2 -2
  12. data/docs/PaginatedFilesystemExporterResponseList.md +2 -2
  13. data/docs/PaginatedGroupResponseList.md +2 -2
  14. data/docs/PaginatedGroupRoleResponseList.md +2 -2
  15. data/docs/PaginatedGroupUserResponseList.md +2 -2
  16. data/docs/PaginatedHeaderContentGuardResponseList.md +2 -2
  17. data/docs/PaginatedImportResponseList.md +2 -2
  18. data/docs/PaginatedMultipleArtifactContentResponseList.md +2 -2
  19. data/docs/PaginatedPublicationResponseList.md +2 -2
  20. data/docs/PaginatedPulpExportResponseList.md +2 -2
  21. data/docs/PaginatedPulpExporterResponseList.md +2 -2
  22. data/docs/PaginatedPulpImporterResponseList.md +2 -2
  23. data/docs/PaginatedRBACContentGuardResponseList.md +2 -2
  24. data/docs/PaginatedRemoteResponseList.md +2 -2
  25. data/docs/PaginatedRepositoryResponseList.md +2 -2
  26. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  27. data/docs/PaginatedRoleResponseList.md +2 -2
  28. data/docs/PaginatedSigningServiceResponseList.md +2 -2
  29. data/docs/PaginatedTaskGroupResponseList.md +2 -2
  30. data/docs/PaginatedTaskResponseList.md +2 -2
  31. data/docs/PaginatedTaskScheduleResponseList.md +2 -2
  32. data/docs/PaginatedUploadResponseList.md +2 -2
  33. data/docs/PaginatedUpstreamPulpResponseList.md +2 -2
  34. data/docs/PaginatedUserResponseList.md +2 -2
  35. data/docs/PaginatedUserRoleResponseList.md +2 -2
  36. data/docs/PaginatedWorkerResponseList.md +2 -2
  37. data/lib/pulpcore_client/models/artifact_distribution_response.rb +42 -42
  38. data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +10 -0
  39. data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +10 -0
  40. data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +10 -0
  41. data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +10 -0
  42. data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +10 -0
  43. data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +10 -0
  44. data/lib/pulpcore_client/models/paginated_domain_response_list.rb +10 -0
  45. data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +10 -0
  46. data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +10 -0
  47. data/lib/pulpcore_client/models/paginated_group_response_list.rb +10 -0
  48. data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +10 -0
  49. data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +10 -0
  50. data/lib/pulpcore_client/models/paginated_header_content_guard_response_list.rb +10 -0
  51. data/lib/pulpcore_client/models/paginated_import_response_list.rb +10 -0
  52. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +10 -0
  53. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +10 -0
  54. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +10 -0
  55. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +10 -0
  56. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +10 -0
  57. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +10 -0
  58. data/lib/pulpcore_client/models/paginated_remote_response_list.rb +10 -0
  59. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +10 -0
  60. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +10 -0
  61. data/lib/pulpcore_client/models/paginated_role_response_list.rb +10 -0
  62. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +10 -0
  63. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +10 -0
  64. data/lib/pulpcore_client/models/paginated_task_response_list.rb +10 -0
  65. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +10 -0
  66. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +10 -0
  67. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +10 -0
  68. data/lib/pulpcore_client/models/paginated_user_response_list.rb +10 -0
  69. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +10 -0
  70. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +10 -0
  71. data/lib/pulpcore_client/version.rb +1 -1
  72. data/spec/models/artifact_distribution_response_spec.rb +7 -7
  73. metadata +148 -148
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f177fd6a75ab4fc67aa7ef113cee1a4beff1700a7edcc2e0a644e6602dd17f86
4
- data.tar.gz: 5c88d42e4e0f2d09f1216017015b25810165e639f5ca05b02651b2bff0e54f5b
3
+ metadata.gz: 8c87f03bfa042db3af4c43a6539113c66d195900680668be95b80081bae18ee9
4
+ data.tar.gz: dce290f4b2f395020b8d37fe0a961a2f7f905c45ffa0907176a2714921b4e89f
5
5
  SHA512:
6
- metadata.gz: dd54f55aa1fdf2e8df981a715d3dd84b827e7dfede0e32653fbec9ddfa621f724e23534ae62b3286cef06e5b59cbea9c0571e2fb9e14f489289fcb3f6268141f
7
- data.tar.gz: f415e8ba8b16302e2057df1c94b961e724e40993b36932299f9a7367437066e3a285dcc7b28b468db27b2f2d0c6947f964933554cc96999797adf5ad8fa57564
6
+ metadata.gz: 9e9f6491ab85a5706b8f1383c45c41c62a7758f23ec1e1f2f1f96a9f9888790f10400322bb3942e5225c5306fcab24bd828d6a6fb5d6eb8a129e2eb9929cdbb1
7
+ data.tar.gz: a9447cf8a484b48b5936cac54f63292e531c813f3d7d0949bdcbbdb4c50a04fc4ebbe9e6979bf19241251111398e562f292c73c06ff23d01215b4226d1f0988c
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: 3.39.30
10
+ - Package version: 3.39.32
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 pulpcore_client.gemspec
24
24
  Then either install the gem locally:
25
25
 
26
26
  ```shell
27
- gem install ./pulpcore_client-3.39.30.gem
27
+ gem install ./pulpcore_client-3.39.32.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.39.30.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.39.32.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 'pulpcore_client', '~> 3.39.30'
36
+ gem 'pulpcore_client', '~> 3.39.32'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -4,28 +4,28 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **pulp_href** | **String** | | [optional] [readonly]
8
- **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
9
- **content_guard** | **String** | An optional content-guard. | [optional]
10
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
11
7
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
12
- **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\") |
8
+ **content_guard** | **String** | An optional content-guard. | [optional]
13
9
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
10
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
11
+ **pulp_href** | **String** | | [optional] [readonly]
14
12
  **pulp_labels** | **Hash<String, String>** | | [optional]
13
+ **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\") |
14
+ **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
15
15
 
16
16
  ## Code Sample
17
17
 
18
18
  ```ruby
19
19
  require 'PulpcoreClient'
20
20
 
21
- instance = PulpcoreClient::ArtifactDistributionResponse.new(pulp_href: null,
22
- base_url: null,
21
+ instance = PulpcoreClient::ArtifactDistributionResponse.new(name: null,
23
22
  content_guard: null,
23
+ pulp_created: null,
24
24
  hidden: null,
25
- name: null,
25
+ pulp_href: null,
26
+ pulp_labels: null,
26
27
  base_path: null,
27
- pulp_created: null,
28
- pulp_labels: null)
28
+ base_url: null)
29
29
  ```
30
30
 
31
31
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<AccessPolicyResponse>**](AccessPolicyResponse.md) | | [optional]
10
+ **results** | [**Array<AccessPolicyResponse>**](AccessPolicyResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<ArtifactDistributionResponse>**](ArtifactDistributionResponse.md) | | [optional]
10
+ **results** | [**Array<ArtifactDistributionResponse>**](ArtifactDistributionResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<ArtifactResponse>**](ArtifactResponse.md) | | [optional]
10
+ **results** | [**Array<ArtifactResponse>**](ArtifactResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<ContentGuardResponse>**](ContentGuardResponse.md) | | [optional]
10
+ **results** | [**Array<ContentGuardResponse>**](ContentGuardResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<ContentRedirectContentGuardResponse>**](ContentRedirectContentGuardResponse.md) | | [optional]
10
+ **results** | [**Array<ContentRedirectContentGuardResponse>**](ContentRedirectContentGuardResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<DistributionResponse>**](DistributionResponse.md) | | [optional]
10
+ **results** | [**Array<DistributionResponse>**](DistributionResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<DomainResponse>**](DomainResponse.md) | | [optional]
10
+ **results** | [**Array<DomainResponse>**](DomainResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<FilesystemExportResponse>**](FilesystemExportResponse.md) | | [optional]
10
+ **results** | [**Array<FilesystemExportResponse>**](FilesystemExportResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<FilesystemExporterResponse>**](FilesystemExporterResponse.md) | | [optional]
10
+ **results** | [**Array<FilesystemExporterResponse>**](FilesystemExporterResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<GroupResponse>**](GroupResponse.md) | | [optional]
10
+ **results** | [**Array<GroupResponse>**](GroupResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<GroupRoleResponse>**](GroupRoleResponse.md) | | [optional]
10
+ **results** | [**Array<GroupRoleResponse>**](GroupRoleResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<GroupUserResponse>**](GroupUserResponse.md) | | [optional]
10
+ **results** | [**Array<GroupUserResponse>**](GroupUserResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<HeaderContentGuardResponse>**](HeaderContentGuardResponse.md) | | [optional]
10
+ **results** | [**Array<HeaderContentGuardResponse>**](HeaderContentGuardResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<ImportResponse>**](ImportResponse.md) | | [optional]
10
+ **results** | [**Array<ImportResponse>**](ImportResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<MultipleArtifactContentResponse>**](MultipleArtifactContentResponse.md) | | [optional]
10
+ **results** | [**Array<MultipleArtifactContentResponse>**](MultipleArtifactContentResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<PublicationResponse>**](PublicationResponse.md) | | [optional]
10
+ **results** | [**Array<PublicationResponse>**](PublicationResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<PulpExportResponse>**](PulpExportResponse.md) | | [optional]
10
+ **results** | [**Array<PulpExportResponse>**](PulpExportResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<PulpExporterResponse>**](PulpExporterResponse.md) | | [optional]
10
+ **results** | [**Array<PulpExporterResponse>**](PulpExporterResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<PulpImporterResponse>**](PulpImporterResponse.md) | | [optional]
10
+ **results** | [**Array<PulpImporterResponse>**](PulpImporterResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RBACContentGuardResponse>**](RBACContentGuardResponse.md) | | [optional]
10
+ **results** | [**Array<RBACContentGuardResponse>**](RBACContentGuardResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RemoteResponse>**](RemoteResponse.md) | | [optional]
10
+ **results** | [**Array<RemoteResponse>**](RemoteResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RepositoryResponse>**](RepositoryResponse.md) | | [optional]
10
+ **results** | [**Array<RepositoryResponse>**](RepositoryResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RepositoryVersionResponse>**](RepositoryVersionResponse.md) | | [optional]
10
+ **results** | [**Array<RepositoryVersionResponse>**](RepositoryVersionResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<RoleResponse>**](RoleResponse.md) | | [optional]
10
+ **results** | [**Array<RoleResponse>**](RoleResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<SigningServiceResponse>**](SigningServiceResponse.md) | | [optional]
10
+ **results** | [**Array<SigningServiceResponse>**](SigningServiceResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<TaskGroupResponse>**](TaskGroupResponse.md) | | [optional]
10
+ **results** | [**Array<TaskGroupResponse>**](TaskGroupResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<TaskResponse>**](TaskResponse.md) | | [optional]
10
+ **results** | [**Array<TaskResponse>**](TaskResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<TaskScheduleResponse>**](TaskScheduleResponse.md) | | [optional]
10
+ **results** | [**Array<TaskScheduleResponse>**](TaskScheduleResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<UploadResponse>**](UploadResponse.md) | | [optional]
10
+ **results** | [**Array<UploadResponse>**](UploadResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<UpstreamPulpResponse>**](UpstreamPulpResponse.md) | | [optional]
10
+ **results** | [**Array<UpstreamPulpResponse>**](UpstreamPulpResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<UserResponse>**](UserResponse.md) | | [optional]
10
+ **results** | [**Array<UserResponse>**](UserResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<UserRoleResponse>**](UserRoleResponse.md) | | [optional]
10
+ **results** | [**Array<UserRoleResponse>**](UserRoleResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | | [optional]
7
+ **count** | **Integer** | |
8
8
  **_next** | **String** | | [optional]
9
9
  **previous** | **String** | | [optional]
10
- **results** | [**Array<WorkerResponse>**](WorkerResponse.md) | | [optional]
10
+ **results** | [**Array<WorkerResponse>**](WorkerResponse.md) | |
11
11
 
12
12
  ## Code Sample
13
13