pulpcore_client 3.49.5 → 3.49.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -4
  3. data/docs/ArtifactDistributionResponse.md +6 -6
  4. data/docs/PaginatedAccessPolicyResponseList.md +2 -2
  5. data/docs/PaginatedArtifactDistributionResponseList.md +2 -2
  6. data/docs/PaginatedArtifactResponseList.md +2 -2
  7. data/docs/PaginatedCompositeContentGuardResponseList.md +2 -2
  8. data/docs/PaginatedContentGuardResponseList.md +2 -2
  9. data/docs/PaginatedContentRedirectContentGuardResponseList.md +2 -2
  10. data/docs/PaginatedDistributionResponseList.md +2 -2
  11. data/docs/PaginatedDomainResponseList.md +2 -2
  12. data/docs/PaginatedFilesystemExportResponseList.md +2 -2
  13. data/docs/PaginatedFilesystemExporterResponseList.md +2 -2
  14. data/docs/PaginatedGroupResponseList.md +2 -2
  15. data/docs/PaginatedGroupRoleResponseList.md +2 -2
  16. data/docs/PaginatedGroupUserResponseList.md +2 -2
  17. data/docs/PaginatedHeaderContentGuardResponseList.md +2 -2
  18. data/docs/PaginatedImportResponseList.md +2 -2
  19. data/docs/PaginatedMultipleArtifactContentResponseList.md +2 -2
  20. data/docs/PaginatedPublicationResponseList.md +2 -2
  21. data/docs/PaginatedPulpExportResponseList.md +2 -2
  22. data/docs/PaginatedPulpExporterResponseList.md +2 -2
  23. data/docs/PaginatedPulpImporterResponseList.md +2 -2
  24. data/docs/PaginatedRBACContentGuardResponseList.md +2 -2
  25. data/docs/PaginatedRemoteResponseList.md +2 -2
  26. data/docs/PaginatedRepositoryResponseList.md +2 -2
  27. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  28. data/docs/PaginatedRoleResponseList.md +2 -2
  29. data/docs/PaginatedSigningServiceResponseList.md +2 -2
  30. data/docs/PaginatedTaskGroupResponseList.md +2 -2
  31. data/docs/PaginatedTaskResponseList.md +2 -2
  32. data/docs/PaginatedTaskScheduleResponseList.md +2 -2
  33. data/docs/PaginatedUploadResponseList.md +2 -2
  34. data/docs/PaginatedUpstreamPulpResponseList.md +2 -2
  35. data/docs/PaginatedUserResponseList.md +2 -2
  36. data/docs/PaginatedUserRoleResponseList.md +2 -2
  37. data/docs/PaginatedWorkerResponseList.md +2 -2
  38. data/lib/pulpcore_client/models/artifact_distribution_response.rb +29 -29
  39. data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +10 -0
  40. data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +10 -0
  41. data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +10 -0
  42. data/lib/pulpcore_client/models/paginated_composite_content_guard_response_list.rb +10 -0
  43. data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +10 -0
  44. data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +10 -0
  45. data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +10 -0
  46. data/lib/pulpcore_client/models/paginated_domain_response_list.rb +10 -0
  47. data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +10 -0
  48. data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +10 -0
  49. data/lib/pulpcore_client/models/paginated_group_response_list.rb +10 -0
  50. data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +10 -0
  51. data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +10 -0
  52. data/lib/pulpcore_client/models/paginated_header_content_guard_response_list.rb +10 -0
  53. data/lib/pulpcore_client/models/paginated_import_response_list.rb +10 -0
  54. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +10 -0
  55. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +10 -0
  56. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +10 -0
  57. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +10 -0
  58. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +10 -0
  59. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +10 -0
  60. data/lib/pulpcore_client/models/paginated_remote_response_list.rb +10 -0
  61. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +10 -0
  62. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +10 -0
  63. data/lib/pulpcore_client/models/paginated_role_response_list.rb +10 -0
  64. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +10 -0
  65. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +10 -0
  66. data/lib/pulpcore_client/models/paginated_task_response_list.rb +10 -0
  67. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +10 -0
  68. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +10 -0
  69. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +10 -0
  70. data/lib/pulpcore_client/models/paginated_user_response_list.rb +10 -0
  71. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +10 -0
  72. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +10 -0
  73. data/lib/pulpcore_client/version.rb +1 -1
  74. data/spec/models/artifact_distribution_response_spec.rb +7 -7
  75. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 67b990d93b307be28ad712118b713f7449fd0154559841b99847b35924b45044
4
- data.tar.gz: cdc3d1405da4ae68791217e96acca0c4b21cfe6b694cbe3c4802493bf342ddeb
3
+ metadata.gz: a093a11aae6839eddbef1022c3aaf7417782a568e22de09c91eec4c83d035d79
4
+ data.tar.gz: a27046b4fee083d43e46a87011b6664a7e63e7a73fcea71d70eae09c7d1ed94a
5
5
  SHA512:
6
- metadata.gz: 51738435ef442f25e8457b17e8dcba4547b8c2965da5f8c2391c3ece91a78cd7f5723af0edfb18d64d600b9e8472dcfe1feb77423666098038c6a70a8057b8e7
7
- data.tar.gz: 49402626486920d66be5a59cdbe85ca6833a929c3591a44577f56c5659f764dccfac70bbb8e7af6acf69ff09428c9f67eedca2ec6216f28cc602544ca2e9cd49
6
+ metadata.gz: 7b238745113155b1dbd792e1499d6aedda1cf673c8ec41a80c9dcda340e22abdc479291eb9f42f18bcd97966700a2a079c41ea46aa0ac0efd574c547dd34943b
7
+ data.tar.gz: 715eb3585815c128e623e7c569b4ac8a6591e92ba145976d56d4780b9005d787b333e7c2ac2fd1ebf1c4cf588b69ca235723ad3e3b704c70c75da226336cc795
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.49.5
10
+ - Package version: 3.49.7
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.49.5.gem
27
+ gem install ./pulpcore_client-3.49.7.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.49.5.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.49.7.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.49.5'
36
+ gem 'pulpcore_client', '~> 3.49.7'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -5,14 +5,14 @@
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
7
  **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
8
+ **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
9
  **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
9
10
  **pulp_href** | **String** | | [optional] [readonly]
10
11
  **pulp_last_updated** | **DateTime** | Timestamp of the last time this resource was updated. Note: for immutable resources - like content, repository versions, and publication - pulp_created and pulp_last_updated dates will be the same. | [optional] [readonly]
12
+ **content_guard** | **String** | An optional content-guard. | [optional]
11
13
  **pulp_labels** | **Hash<String, String>** | | [optional]
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\") |
13
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
14
14
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
15
- **content_guard** | **String** | An optional content-guard. | [optional]
15
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
16
16
 
17
17
  ## Code Sample
18
18
 
@@ -20,14 +20,14 @@ Name | Type | Description | Notes
20
20
  require 'PulpcoreClient'
21
21
 
22
22
  instance = PulpcoreClient::ArtifactDistributionResponse.new(pulp_created: null,
23
+ base_path: null,
23
24
  base_url: null,
24
25
  pulp_href: null,
25
26
  pulp_last_updated: null,
27
+ content_guard: null,
26
28
  pulp_labels: null,
27
- base_path: null,
28
- hidden: null,
29
29
  name: null,
30
- content_guard: null)
30
+ hidden: null)
31
31
  ```
32
32
 
33
33
 
@@ -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<CompositeContentGuardResponse>**](CompositeContentGuardResponse.md) | | [optional]
10
+ **results** | [**Array<CompositeContentGuardResponse>**](CompositeContentGuardResponse.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