pulpcore_client 3.28.37 → 3.28.38

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 (71) 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/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/PaginatedImportResponseList.md +2 -2
  17. data/docs/PaginatedMultipleArtifactContentResponseList.md +2 -2
  18. data/docs/PaginatedPublicationResponseList.md +2 -2
  19. data/docs/PaginatedPulpExportResponseList.md +2 -2
  20. data/docs/PaginatedPulpExporterResponseList.md +2 -2
  21. data/docs/PaginatedPulpImporterResponseList.md +2 -2
  22. data/docs/PaginatedRBACContentGuardResponseList.md +2 -2
  23. data/docs/PaginatedRemoteResponseList.md +2 -2
  24. data/docs/PaginatedRepositoryResponseList.md +2 -2
  25. data/docs/PaginatedRepositoryVersionResponseList.md +2 -2
  26. data/docs/PaginatedRoleResponseList.md +2 -2
  27. data/docs/PaginatedSigningServiceResponseList.md +2 -2
  28. data/docs/PaginatedTaskGroupResponseList.md +2 -2
  29. data/docs/PaginatedTaskResponseList.md +2 -2
  30. data/docs/PaginatedTaskScheduleResponseList.md +2 -2
  31. data/docs/PaginatedUploadResponseList.md +2 -2
  32. data/docs/PaginatedUpstreamPulpResponseList.md +2 -2
  33. data/docs/PaginatedUserResponseList.md +2 -2
  34. data/docs/PaginatedUserRoleResponseList.md +2 -2
  35. data/docs/PaginatedWorkerResponseList.md +2 -2
  36. data/lib/pulpcore_client/models/artifact_distribution_response.rb +57 -57
  37. data/lib/pulpcore_client/models/paginated_access_policy_response_list.rb +10 -0
  38. data/lib/pulpcore_client/models/paginated_artifact_distribution_response_list.rb +10 -0
  39. data/lib/pulpcore_client/models/paginated_artifact_response_list.rb +10 -0
  40. data/lib/pulpcore_client/models/paginated_content_guard_response_list.rb +10 -0
  41. data/lib/pulpcore_client/models/paginated_content_redirect_content_guard_response_list.rb +10 -0
  42. data/lib/pulpcore_client/models/paginated_distribution_response_list.rb +10 -0
  43. data/lib/pulpcore_client/models/paginated_domain_response_list.rb +10 -0
  44. data/lib/pulpcore_client/models/paginated_filesystem_export_response_list.rb +10 -0
  45. data/lib/pulpcore_client/models/paginated_filesystem_exporter_response_list.rb +10 -0
  46. data/lib/pulpcore_client/models/paginated_group_response_list.rb +10 -0
  47. data/lib/pulpcore_client/models/paginated_group_role_response_list.rb +10 -0
  48. data/lib/pulpcore_client/models/paginated_group_user_response_list.rb +10 -0
  49. data/lib/pulpcore_client/models/paginated_import_response_list.rb +10 -0
  50. data/lib/pulpcore_client/models/paginated_multiple_artifact_content_response_list.rb +10 -0
  51. data/lib/pulpcore_client/models/paginated_publication_response_list.rb +10 -0
  52. data/lib/pulpcore_client/models/paginated_pulp_export_response_list.rb +10 -0
  53. data/lib/pulpcore_client/models/paginated_pulp_exporter_response_list.rb +10 -0
  54. data/lib/pulpcore_client/models/paginated_pulp_importer_response_list.rb +10 -0
  55. data/lib/pulpcore_client/models/paginated_rbac_content_guard_response_list.rb +10 -0
  56. data/lib/pulpcore_client/models/paginated_remote_response_list.rb +10 -0
  57. data/lib/pulpcore_client/models/paginated_repository_response_list.rb +10 -0
  58. data/lib/pulpcore_client/models/paginated_repository_version_response_list.rb +10 -0
  59. data/lib/pulpcore_client/models/paginated_role_response_list.rb +10 -0
  60. data/lib/pulpcore_client/models/paginated_signing_service_response_list.rb +10 -0
  61. data/lib/pulpcore_client/models/paginated_task_group_response_list.rb +10 -0
  62. data/lib/pulpcore_client/models/paginated_task_response_list.rb +10 -0
  63. data/lib/pulpcore_client/models/paginated_task_schedule_response_list.rb +10 -0
  64. data/lib/pulpcore_client/models/paginated_upload_response_list.rb +10 -0
  65. data/lib/pulpcore_client/models/paginated_upstream_pulp_response_list.rb +10 -0
  66. data/lib/pulpcore_client/models/paginated_user_response_list.rb +10 -0
  67. data/lib/pulpcore_client/models/paginated_user_role_response_list.rb +10 -0
  68. data/lib/pulpcore_client/models/paginated_worker_response_list.rb +10 -0
  69. data/lib/pulpcore_client/version.rb +1 -1
  70. data/spec/models/artifact_distribution_response_spec.rb +8 -8
  71. metadata +143 -143
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6566c33f74beedd2541263896a81db8e220807ea8c4b87c85fbd580b757cd0ed
4
- data.tar.gz: 5242de86041427681370af7955fb104ec39f6bebcde3fee25981188c571ab982
3
+ metadata.gz: 2c0baaf01448b6be1912ad3aff6a88afdab355e8504a21a28cd849270ab239ce
4
+ data.tar.gz: ded408802b4570ec1cb4e188dfa36b617e5a23212c3579b2fc012b13744df787
5
5
  SHA512:
6
- metadata.gz: 73467d4268e1f304bcd17acf822afbebbb8813be691df535bac2e136a37f53829db9ef63b149bd049e0e9fe85325c97acc20c78ee0553d8e7acf1a2478af948a
7
- data.tar.gz: 1288b6b996c45679c08ec047b1b7817dd9a4fd9d6cb84ae9853b751249e20f90037975fb6d92ee00e12bc58c2a095dd95a58530aa5b730deb856b29bc36077f3
6
+ metadata.gz: 14a29470c4ad4745b8aa0e096629284dc5d9e453378992689df5991658d97486beff0111e0ef503adca6343fc71eec605d82d5b09afcc769553a373960dd13c4
7
+ data.tar.gz: e79d5d45c5112a370b2a23bd88bae62424b1a5f7ec66948cd63d2dacf3e97233af048336a1f2e8a6ac0dd46a009cbae6216f9427d9cdde0efb39eb248cca6bd5
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.28.37
10
+ - Package version: 3.28.38
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.28.37.gem
27
+ gem install ./pulpcore_client-3.28.38.gem
28
28
  ```
29
29
 
30
- (for development, run `gem install --dev ./pulpcore_client-3.28.37.gem` to install the development dependencies)
30
+ (for development, run `gem install --dev ./pulpcore_client-3.28.38.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.28.37'
36
+ gem 'pulpcore_client', '~> 3.28.38'
37
37
 
38
38
  ### Install from Git
39
39
 
@@ -4,28 +4,28 @@
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_labels** | **Hash<String, String>** | | [optional]
9
- **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
10
- **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
11
- **base_url** | **String** | The URL for accessing the publication as defined by this distribution. | [optional] [readonly]
12
7
  **content_guard** | **String** | An optional content-guard. | [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
8
  **pulp_href** | **String** | | [optional] [readonly]
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] [readonly]
11
+ **name** | **String** | A unique name. Ex, `rawhide` and `stable`. |
12
+ **pulp_labels** | **Hash<String, String>** | | [optional]
13
+ **hidden** | **Boolean** | Whether this distribution should be shown in the content app. | [optional] [default to false]
14
+ **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly]
15
15
 
16
16
  ## Code Sample
17
17
 
18
18
  ```ruby
19
19
  require 'PulpcoreClient'
20
20
 
21
- instance = PulpcoreClient::ArtifactDistributionResponse.new(hidden: null,
22
- pulp_labels: null,
23
- name: null,
24
- pulp_created: null,
25
- base_url: null,
26
- content_guard: null,
21
+ instance = PulpcoreClient::ArtifactDistributionResponse.new(content_guard: null,
22
+ pulp_href: null,
27
23
  base_path: null,
28
- pulp_href: null)
24
+ base_url: null,
25
+ name: null,
26
+ pulp_labels: null,
27
+ hidden: null,
28
+ pulp_created: 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<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