pulpcore_client 3.49.4 → 3.49.6

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 +13 -13
  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 +64 -64
  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 +9 -9
  75. metadata +149 -149
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 86298bf3ea295ba18979fb9255b196c3055725615bd21fd8effd97bffdf7bc08
4
- data.tar.gz: 2f427a4e5cbd91939db20a17dc812e3818614446c89ff4e3a78288eef9fd66b5
3
+ metadata.gz: '0380ecda1c51fc6cd84cb7dd1b2d8b17576c306c3c696195ce3a2ca98ce93af9'
4
+ data.tar.gz: 8a270129a16571c2c8fe1b1da1094e954e3a1bc7151de6b41813b57bf315f54e
5
5
  SHA512:
6
- metadata.gz: d9cd9abb3984815806faf019b6ae782302bab246127aac84ec9ffb64d16c3971081c07a1f643e7332b6957c1df40c9327f490b3bf352650078f380eb075a5c5e
7
- data.tar.gz: 9a61b48cc156aa678958ddb30f9dd71562b4d8c481fc1f5452796dc3315d1bb5edb607aec2f024d377454c7b015d6ee300019402acef19e5fb2c0067ab294cfe
6
+ metadata.gz: 77d685f1f87db699d80a6486e4a05cd2e62ce48dbb68b86d26e5825f4d7be1c4fe6324e7bc5b9813cce01e07d9af2d523b697f219b7c15259f1f71946613c9c2
7
+ data.tar.gz: e554320ae4fce4d1f35698268c0caab60071f7484310b5758be7097638e6703356c15b4d4a6591b89eec356db909deea16d2ac8bf5f0be20474318f9583b8a51
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.4
10
+ - Package version: 3.49.6
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.4.gem
27
+ gem install ./pulpcore_client-3.49.6.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.49.4.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.49.6.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.4'
36
+ gem 'pulpcore_client', '~> 3.49.6'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -4,30 +4,30 @@
4
4
 
5
5
  Name | Type | Description | Notes
6
6
  ------------ | ------------- | ------------- | -------------
7
- **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
8
- **pulp_href** | **String** | | [optional] [readonly]
9
- **content_guard** | **String** | An optional content-guard. | [optional]
10
- **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\") |
11
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
12
- **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
13
7
  **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]
14
8
  **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
9
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
15
10
  **pulp_labels** | **Hash<String, String>** | | [optional]
11
+ **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
12
+ **pulp_href** | **String** | | [optional] [readonly]
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
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
15
+ **content_guard** | **String** | An optional content-guard. | [optional]
16
16
 
17
17
  ## Code Sample
18
18
 
19
19
  ```ruby
20
20
  require 'PulpcoreClient'
21
21
 
22
- instance = PulpcoreClient::ArtifactDistributionResponse.new(hidden: null,
23
- pulp_href: null,
24
- content_guard: null,
25
- base_path: null,
22
+ instance = PulpcoreClient::ArtifactDistributionResponse.new(pulp_last_updated: null,
23
+ name: null,
26
24
  pulp_created: null,
25
+ pulp_labels: null,
27
26
  base_url: null,
28
- pulp_last_updated: null,
29
- name: null,
30
- pulp_labels: null)
27
+ pulp_href: null,
28
+ base_path: null,
29
+ hidden: null,
30
+ content_guard: 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