cloudsmith-api 1.142.3 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +17 -17
- data/README.md +129 -103
- data/build.json +1 -1
- data/cloudsmith-api.gemspec +1 -1
- data/docs/AllocatedLimit.md +11 -0
- data/docs/AlpinePackageUpload.md +13 -13
- data/docs/AlpinePackageUploadRequest.md +11 -0
- data/docs/Architecture.md +9 -0
- data/docs/AuditLogApi.md +14 -14
- data/docs/BadgesApi.md +26 -26
- data/docs/CargoPackageUpload.md +75 -0
- data/docs/CargoPackageUploadRequest.md +10 -0
- data/docs/CocoapodsPackageUpload.md +75 -0
- data/docs/CocoapodsPackageUploadRequest.md +10 -0
- data/docs/CommonBandwidthMetrics.md +11 -0
- data/docs/CommonBandwidthMetricsValue.md +10 -0
- data/docs/CommonDownloadsMetrics.md +11 -0
- data/docs/CommonDownloadsMetricsValue.md +8 -0
- data/docs/CommonMetrics.md +12 -0
- data/docs/ComposerPackageUpload.md +75 -0
- data/docs/ComposerPackageUploadRequest.md +10 -0
- data/docs/ConanPackageUpload.md +13 -13
- data/docs/ConanPackageUploadRequest.md +17 -0
- data/docs/CondaPackageUpload.md +75 -0
- data/docs/CondaPackageUploadRequest.md +10 -0
- data/docs/CranPackageUpload.md +75 -0
- data/docs/CranPackageUploadRequest.md +10 -0
- data/docs/DartPackageUpload.md +75 -0
- data/docs/DartPackageUploadRequest.md +10 -0
- data/docs/DebPackageUpload.md +75 -0
- data/docs/DebPackageUploadRequest.md +13 -0
- data/docs/Distribution.md +0 -3
- data/docs/DistributionFull.md +14 -0
- data/docs/DistributionVersion.md +9 -0
- data/docs/DistrosApi.md +8 -8
- data/docs/DockerPackageUpload.md +75 -0
- data/docs/DockerPackageUploadRequest.md +10 -0
- data/docs/EntitlementUsageMetrics.md +1 -1
- data/docs/EntitlementsApi.md +44 -38
- data/docs/ErrorDetail.md +8 -0
- data/docs/Eula.md +9 -0
- data/docs/FilesApi.md +14 -14
- data/docs/Format.md +2 -2
- data/docs/FormatSupport.md +12 -0
- data/docs/FormatsApi.md +4 -4
- data/docs/GeoIpLocation.md +14 -0
- data/docs/GoPackageUpload.md +75 -0
- data/docs/GoPackageUploadRequest.md +10 -0
- data/docs/HelmPackageUpload.md +75 -0
- data/docs/HelmPackageUploadRequest.md +10 -0
- data/docs/History.md +13 -0
- data/docs/HistoryFieldset.md +10 -0
- data/docs/LuarocksPackageUpload.md +75 -0
- data/docs/LuarocksPackageUploadRequest.md +10 -0
- data/docs/MavenPackageUpload.md +13 -13
- data/docs/MavenPackageUploadRequest.md +18 -0
- data/docs/MetricsApi.md +16 -16
- data/docs/NamespaceAuditLog.md +2 -2
- data/docs/NamespacesApi.md +4 -4
- data/docs/NpmPackageUpload.md +75 -0
- data/docs/NpmPackageUploadRequest.md +11 -0
- data/docs/NugetPackageUpload.md +75 -0
- data/docs/NugetPackageUploadRequest.md +11 -0
- data/docs/Organization.md +1 -1
- data/docs/OrganizationGroupSync.md +1 -1
- data/docs/OrganizationGroupSyncRequest.md +12 -0
- data/docs/OrganizationInvite.md +4 -4
- data/docs/OrganizationInviteExtend.md +16 -0
- data/docs/OrganizationInviteRequest.md +10 -0
- data/docs/OrganizationInviteUpdate.md +8 -0
- data/docs/OrganizationInviteUpdateRequestPatch.md +8 -0
- data/docs/OrganizationMembership.md +5 -4
- data/docs/OrganizationTeam.md +1 -1
- data/docs/OrganizationTeamMembers.md +1 -1
- data/docs/OrganizationTeamMembership.md +9 -0
- data/docs/OrganizationTeamRequest.md +11 -0
- data/docs/OrganizationTeamRequestPatch.md +11 -0
- data/docs/OrgsApi.md +531 -63
- data/docs/P2PackageUpload.md +75 -0
- data/docs/P2PackageUploadRequest.md +10 -0
- data/docs/Package.md +14 -14
- data/docs/PackageCopy.md +14 -14
- data/docs/PackageCopyRequest.md +9 -0
- data/docs/PackageDependencies.md +1 -1
- data/docs/PackageDependency.md +11 -0
- data/docs/PackageFile.md +21 -0
- data/docs/PackageFileUploadRequest.md +11 -0
- data/docs/PackageMove.md +14 -14
- data/docs/PackageMoveRequest.md +8 -0
- data/docs/PackageQuarantine.md +76 -0
- data/docs/PackageQuarantineRequest.md +8 -0
- data/docs/PackageResync.md +76 -0
- data/docs/PackageStatus.md +3 -3
- data/docs/PackageTag.md +76 -0
- data/docs/PackageTagRequest.md +10 -0
- data/docs/PackageUsageMetrics.md +1 -1
- data/docs/PackageVersionBadge.md +7 -0
- data/docs/PackageVulnerability.md +11 -0
- data/docs/PackagesApi.md +208 -208
- data/docs/PythonPackageUpload.md +75 -0
- data/docs/PythonPackageUploadRequest.md +10 -0
- data/docs/Quota.md +1 -1
- data/docs/QuotaApi.md +8 -8
- data/docs/QuotaHistory.md +1 -1
- data/docs/RateCheck.md +13 -0
- data/docs/RatesApi.md +2 -2
- data/docs/RawPackageUpload.md +13 -13
- data/docs/RawPackageUploadRequest.md +15 -0
- data/docs/ReposApi.md +97 -97
- data/docs/Repository.md +15 -15
- data/docs/RepositoryAuditLog.md +2 -2
- data/docs/RepositoryCreate.md +15 -15
- data/docs/RepositoryCreateRequest.md +43 -0
- data/docs/RepositoryGpgKey.md +1 -1
- data/docs/RepositoryGpgKeyCreate.md +9 -0
- data/docs/RepositoryPrivilegeDict.md +11 -0
- data/docs/RepositoryPrivilegeInput.md +1 -1
- data/docs/RepositoryPrivilegeInputRequest.md +8 -0
- data/docs/RepositoryPrivilegeInputRequestPatch.md +8 -0
- data/docs/RepositoryRequestPatch.md +42 -0
- data/docs/RepositoryRsaKey.md +1 -1
- data/docs/RepositoryRsaKeyCreate.md +9 -0
- data/docs/RepositoryToken.md +9 -9
- data/docs/RepositoryTokenAction.md +7 -0
- data/docs/RepositoryTokenRefresh.md +9 -9
- data/docs/RepositoryTokenRefreshRequest.md +21 -0
- data/docs/RepositoryTokenRequest.md +22 -0
- data/docs/RepositoryTokenRequestPatch.md +22 -0
- data/docs/RepositoryTokenSync.md +1 -1
- data/docs/RepositoryTokenSyncRequest.md +8 -0
- data/docs/RepositoryWebhook.md +4 -4
- data/docs/RepositoryWebhookRequest.md +19 -0
- data/docs/RepositoryWebhookRequestPatch.md +19 -0
- data/docs/ResourcesRateCheck.md +1 -1
- data/docs/RpmPackageUpload.md +75 -0
- data/docs/RpmPackageUploadRequest.md +11 -0
- data/docs/RubyPackageUpload.md +75 -0
- data/docs/RubyPackageUploadRequest.md +10 -0
- data/docs/Service.md +13 -0
- data/docs/ServiceRequest.md +11 -0
- data/docs/ServiceRequestPatch.md +11 -0
- data/docs/ServiceTeams.md +9 -0
- data/docs/StatusApi.md +2 -2
- data/docs/StatusBasic.md +2 -2
- data/docs/StorageRegionsApi.md +4 -4
- data/docs/Tags.md +7 -0
- data/docs/TerraformPackageUpload.md +75 -0
- data/docs/TerraformPackageUploadRequest.md +10 -0
- data/docs/Usage.md +10 -0
- data/docs/UsageFieldset.md +9 -0
- data/docs/UsageLimits.md +9 -0
- data/docs/UserApi.md +5 -5
- data/docs/UserAuthTokenRequest.md +9 -0
- data/docs/UserProfile.md +1 -1
- data/docs/UsersApi.md +2 -2
- data/docs/VagrantPackageUpload.md +13 -13
- data/docs/VagrantPackageUploadRequest.md +13 -0
- data/docs/VulnerabilitiesApi.md +50 -50
- data/docs/Vulnerability.md +16 -0
- data/docs/VulnerabilityScan.md +10 -0
- data/docs/VulnerabilityScanResults.md +4 -4
- data/docs/VulnerabilityScanResultsList.md +3 -3
- data/docs/VulnerabilityScanVersion.md +13 -0
- data/docs/WebhookTemplate.md +9 -0
- data/docs/WebhooksApi.md +12 -12
- data/lib/cloudsmith-api/api/audit_log_api.rb +22 -14
- data/lib/cloudsmith-api/api/badges_api.rb +19 -15
- data/lib/cloudsmith-api/api/distros_api.rb +15 -7
- data/lib/cloudsmith-api/api/entitlements_api.rb +57 -16
- data/lib/cloudsmith-api/api/files_api.rb +21 -9
- data/lib/cloudsmith-api/api/formats_api.rb +9 -1
- data/lib/cloudsmith-api/api/metrics_api.rb +26 -14
- data/lib/cloudsmith-api/api/namespaces_api.rb +9 -1
- data/lib/cloudsmith-api/api/orgs_api.rb +575 -29
- data/lib/cloudsmith-api/api/packages_api.rb +291 -163
- data/lib/cloudsmith-api/api/quota_api.rb +17 -1
- data/lib/cloudsmith-api/api/rates_api.rb +5 -1
- data/lib/cloudsmith-api/api/repos_api.rb +117 -69
- data/lib/cloudsmith-api/api/status_api.rb +5 -1
- data/lib/cloudsmith-api/api/storage_regions_api.rb +9 -1
- data/lib/cloudsmith-api/api/user_api.rb +9 -3
- data/lib/cloudsmith-api/api/users_api.rb +5 -1
- data/lib/cloudsmith-api/api/vulnerabilities_api.rb +84 -68
- data/lib/cloudsmith-api/api/webhooks_api.rb +21 -5
- data/lib/cloudsmith-api/api_client.rb +1 -1
- data/lib/cloudsmith-api/api_error.rb +1 -1
- data/lib/cloudsmith-api/configuration.rb +1 -1
- data/lib/cloudsmith-api/models/allocated_limit.rb +211 -0
- data/lib/cloudsmith-api/models/alpine_package_upload.rb +578 -621
- data/lib/cloudsmith-api/models/alpine_package_upload_request.rb +225 -0
- data/lib/cloudsmith-api/models/architecture.rb +198 -0
- data/lib/cloudsmith-api/models/cargo_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/cargo_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/cocoapods_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/cocoapods_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/common_bandwidth_metrics.rb +231 -0
- data/lib/cloudsmith-api/models/common_bandwidth_metrics_value.rb +214 -0
- data/lib/cloudsmith-api/models/common_downloads_metrics.rb +231 -0
- data/lib/cloudsmith-api/models/common_downloads_metrics_value.rb +189 -0
- data/lib/cloudsmith-api/models/common_metrics.rb +230 -0
- data/lib/cloudsmith-api/models/composer_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/composer_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/conan_package_upload.rb +594 -637
- data/lib/cloudsmith-api/models/conan_package_upload_request.rb +295 -0
- data/lib/cloudsmith-api/models/conda_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/conda_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/cran_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/cran_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/dart_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/dart_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/deb_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/deb_package_upload_request.rb +245 -0
- data/lib/cloudsmith-api/models/distribution.rb +80 -114
- data/lib/cloudsmith-api/models/distribution_full.rb +247 -0
- data/lib/cloudsmith-api/models/distribution_version.rb +196 -0
- data/lib/cloudsmith-api/models/docker_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/docker_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/entitlement_usage_metrics.rb +58 -59
- data/lib/cloudsmith-api/models/error_detail.rb +190 -0
- data/lib/cloudsmith-api/models/eula.rb +200 -0
- data/lib/cloudsmith-api/models/format.rb +152 -153
- data/lib/cloudsmith-api/models/format_support.rb +251 -0
- data/lib/cloudsmith-api/models/geo_ip_location.rb +258 -0
- data/lib/cloudsmith-api/models/go_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/go_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/helm_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/helm_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/history.rb +254 -0
- data/lib/cloudsmith-api/models/history_fieldset.rb +217 -0
- data/lib/cloudsmith-api/models/luarocks_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/luarocks_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/maven_package_upload.rb +602 -645
- data/lib/cloudsmith-api/models/maven_package_upload_request.rb +290 -0
- data/lib/cloudsmith-api/models/namespace.rb +75 -79
- data/lib/cloudsmith-api/models/namespace_audit_log.rb +227 -243
- data/lib/cloudsmith-api/models/npm_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/npm_package_upload_request.rb +222 -0
- data/lib/cloudsmith-api/models/nuget_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/nuget_package_upload_request.rb +220 -0
- data/lib/cloudsmith-api/models/organization.rb +100 -104
- data/lib/cloudsmith-api/models/organization_group_sync.rb +97 -99
- data/lib/cloudsmith-api/models/organization_group_sync_request.rb +243 -0
- data/lib/cloudsmith-api/models/organization_invite.rb +139 -143
- data/lib/cloudsmith-api/models/organization_invite_extend.rb +296 -0
- data/lib/cloudsmith-api/models/organization_invite_request.rb +241 -0
- data/lib/cloudsmith-api/models/organization_invite_update.rb +221 -0
- data/lib/cloudsmith-api/models/organization_invite_update_request_patch.rb +221 -0
- data/lib/cloudsmith-api/models/organization_membership.rb +176 -159
- data/lib/cloudsmith-api/models/organization_team.rb +117 -120
- data/lib/cloudsmith-api/models/organization_team_members.rb +60 -60
- data/lib/cloudsmith-api/models/organization_team_membership.rb +238 -0
- data/lib/cloudsmith-api/models/organization_team_request.rb +252 -0
- data/lib/cloudsmith-api/models/organization_team_request_patch.rb +247 -0
- data/lib/cloudsmith-api/models/p2_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/p2_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/package.rb +585 -629
- data/lib/cloudsmith-api/models/package_copy.rb +586 -629
- data/lib/cloudsmith-api/models/package_copy_request.rb +199 -0
- data/lib/cloudsmith-api/models/package_dependencies.rb +59 -60
- data/lib/cloudsmith-api/models/package_dependency.rb +268 -0
- data/lib/cloudsmith-api/models/package_file.rb +303 -0
- data/lib/cloudsmith-api/models/package_file_parts_upload.rb +73 -73
- data/lib/cloudsmith-api/models/package_file_upload.rb +91 -91
- data/lib/cloudsmith-api/models/package_file_upload_request.rb +256 -0
- data/lib/cloudsmith-api/models/package_move.rb +586 -629
- data/lib/cloudsmith-api/models/package_move_request.rb +189 -0
- data/lib/cloudsmith-api/models/package_quarantine.rb +859 -0
- data/lib/cloudsmith-api/models/package_quarantine_request.rb +185 -0
- data/lib/cloudsmith-api/models/package_resync.rb +859 -0
- data/lib/cloudsmith-api/models/package_status.rb +184 -194
- data/lib/cloudsmith-api/models/package_tag.rb +862 -0
- data/lib/cloudsmith-api/models/package_tag_request.rb +208 -0
- data/lib/cloudsmith-api/models/package_usage_metrics.rb +58 -59
- data/lib/cloudsmith-api/models/package_version_badge.rb +175 -0
- data/lib/cloudsmith-api/models/package_vulnerability.rb +218 -0
- data/lib/cloudsmith-api/models/python_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/python_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/quota.rb +58 -59
- data/lib/cloudsmith-api/models/quota_history.rb +59 -60
- data/lib/cloudsmith-api/models/rate_check.rb +235 -0
- data/lib/cloudsmith-api/models/raw_package_upload.rb +578 -621
- data/lib/cloudsmith-api/models/raw_package_upload_request.rb +260 -0
- data/lib/cloudsmith-api/models/repository.rb +623 -607
- data/lib/cloudsmith-api/models/repository_audit_log.rb +185 -198
- data/lib/cloudsmith-api/models/repository_create.rb +625 -597
- data/lib/cloudsmith-api/models/repository_create_request.rb +706 -0
- data/lib/cloudsmith-api/models/repository_gpg_key.rb +105 -108
- data/lib/cloudsmith-api/models/repository_gpg_key_create.rb +200 -0
- data/lib/cloudsmith-api/models/repository_privilege_dict.rb +254 -0
- data/lib/cloudsmith-api/models/repository_privilege_input.rb +60 -60
- data/lib/cloudsmith-api/models/repository_privilege_input_request.rb +192 -0
- data/lib/cloudsmith-api/models/repository_privilege_input_request_patch.rb +187 -0
- data/lib/cloudsmith-api/models/repository_request_patch.rb +689 -0
- data/lib/cloudsmith-api/models/repository_rsa_key.rb +93 -95
- data/lib/cloudsmith-api/models/repository_rsa_key_create.rb +200 -0
- data/lib/cloudsmith-api/models/repository_token.rb +380 -401
- data/lib/cloudsmith-api/models/repository_token_action.rb +175 -0
- data/lib/cloudsmith-api/models/repository_token_refresh.rb +376 -397
- data/lib/cloudsmith-api/models/repository_token_refresh_request.rb +361 -0
- data/lib/cloudsmith-api/models/repository_token_request.rb +375 -0
- data/lib/cloudsmith-api/models/repository_token_request_patch.rb +370 -0
- data/lib/cloudsmith-api/models/repository_token_sync.rb +56 -56
- data/lib/cloudsmith-api/models/repository_token_sync_request.rb +190 -0
- data/lib/cloudsmith-api/models/repository_webhook.rb +304 -301
- data/lib/cloudsmith-api/models/repository_webhook_request.rb +334 -0
- data/lib/cloudsmith-api/models/repository_webhook_request_patch.rb +319 -0
- data/lib/cloudsmith-api/models/resources_rate_check.rb +56 -54
- data/lib/cloudsmith-api/models/rpm_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/rpm_package_upload_request.rb +225 -0
- data/lib/cloudsmith-api/models/ruby_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/ruby_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/service.rb +277 -0
- data/lib/cloudsmith-api/models/service_request.rb +257 -0
- data/lib/cloudsmith-api/models/service_request_patch.rb +252 -0
- data/lib/cloudsmith-api/models/service_teams.rb +231 -0
- data/lib/cloudsmith-api/models/status_basic.rb +68 -64
- data/lib/cloudsmith-api/models/storage_region.rb +72 -72
- data/lib/cloudsmith-api/models/tags.rb +176 -0
- data/lib/cloudsmith-api/models/terraform_package_upload.rb +850 -0
- data/lib/cloudsmith-api/models/terraform_package_upload_request.rb +210 -0
- data/lib/cloudsmith-api/models/usage.rb +202 -0
- data/lib/cloudsmith-api/models/usage_fieldset.rb +203 -0
- data/lib/cloudsmith-api/models/usage_limits.rb +203 -0
- data/lib/cloudsmith-api/models/user_auth_token.rb +55 -55
- data/lib/cloudsmith-api/models/user_auth_token_request.rb +195 -0
- data/lib/cloudsmith-api/models/user_brief.rb +101 -104
- data/lib/cloudsmith-api/models/user_profile.rb +130 -139
- data/lib/cloudsmith-api/models/vagrant_package_upload.rb +598 -641
- data/lib/cloudsmith-api/models/vagrant_package_upload_request.rb +255 -0
- data/lib/cloudsmith-api/models/vulnerability.rb +334 -0
- data/lib/cloudsmith-api/models/vulnerability_scan.rb +219 -0
- data/lib/cloudsmith-api/models/vulnerability_scan_results.rb +147 -151
- data/lib/cloudsmith-api/models/vulnerability_scan_results_list.rb +136 -139
- data/lib/cloudsmith-api/models/vulnerability_scan_version.rb +250 -0
- data/lib/cloudsmith-api/models/webhook_template.rb +198 -0
- data/lib/cloudsmith-api/version.rb +2 -2
- data/lib/cloudsmith-api.rb +105 -87
- data/spec/api/audit_log_api_spec.rb +5 -5
- data/spec/api/badges_api_spec.rb +2 -2
- data/spec/api/distros_api_spec.rb +3 -3
- data/spec/api/entitlements_api_spec.rb +8 -5
- data/spec/api/files_api_spec.rb +5 -5
- data/spec/api/formats_api_spec.rb +1 -1
- data/spec/api/metrics_api_spec.rb +5 -5
- data/spec/api/namespaces_api_spec.rb +1 -1
- data/spec/api/orgs_api_spec.rb +117 -12
- data/spec/api/packages_api_spec.rb +71 -71
- data/spec/api/quota_api_spec.rb +1 -1
- data/spec/api/rates_api_spec.rb +1 -1
- data/spec/api/repos_api_spec.rb +22 -22
- data/spec/api/status_api_spec.rb +1 -1
- data/spec/api/storage_regions_api_spec.rb +1 -1
- data/spec/api/user_api_spec.rb +2 -2
- data/spec/api/users_api_spec.rb +1 -1
- data/spec/api/vulnerabilities_api_spec.rb +20 -20
- data/spec/api/webhooks_api_spec.rb +3 -3
- data/spec/api_client_spec.rb +1 -1
- data/spec/configuration_spec.rb +1 -1
- data/spec/models/allocated_limit_spec.rb +59 -0
- data/spec/models/alpine_package_upload_request_spec.rb +59 -0
- data/spec/models/alpine_package_upload_spec.rb +1 -1
- data/spec/models/architecture_spec.rb +47 -0
- data/spec/models/cargo_package_upload_request_spec.rb +53 -0
- data/spec/models/cargo_package_upload_spec.rb +447 -0
- data/spec/models/cocoapods_package_upload_request_spec.rb +53 -0
- data/spec/models/cocoapods_package_upload_spec.rb +447 -0
- data/spec/models/common_bandwidth_metrics_spec.rb +59 -0
- data/spec/models/common_bandwidth_metrics_value_spec.rb +53 -0
- data/spec/models/common_downloads_metrics_spec.rb +59 -0
- data/spec/models/common_downloads_metrics_value_spec.rb +41 -0
- data/spec/models/common_metrics_spec.rb +65 -0
- data/spec/models/composer_package_upload_request_spec.rb +53 -0
- data/spec/models/composer_package_upload_spec.rb +447 -0
- data/spec/models/conan_package_upload_request_spec.rb +95 -0
- data/spec/models/conan_package_upload_spec.rb +1 -1
- data/spec/models/conda_package_upload_request_spec.rb +53 -0
- data/spec/models/conda_package_upload_spec.rb +447 -0
- data/spec/models/cran_package_upload_request_spec.rb +53 -0
- data/spec/models/cran_package_upload_spec.rb +447 -0
- data/spec/models/dart_package_upload_request_spec.rb +53 -0
- data/spec/models/dart_package_upload_spec.rb +447 -0
- data/spec/models/deb_package_upload_request_spec.rb +71 -0
- data/spec/models/deb_package_upload_spec.rb +447 -0
- data/spec/models/distribution_full_spec.rb +77 -0
- data/spec/models/distribution_spec.rb +1 -19
- data/spec/models/distribution_version_spec.rb +47 -0
- data/spec/models/docker_package_upload_request_spec.rb +53 -0
- data/spec/models/docker_package_upload_spec.rb +447 -0
- data/spec/models/entitlement_usage_metrics_spec.rb +1 -1
- data/spec/models/error_detail_spec.rb +41 -0
- data/spec/models/eula_spec.rb +47 -0
- data/spec/models/format_spec.rb +1 -1
- data/spec/models/format_support_spec.rb +65 -0
- data/spec/models/geo_ip_location_spec.rb +77 -0
- data/spec/models/go_package_upload_request_spec.rb +53 -0
- data/spec/models/go_package_upload_spec.rb +447 -0
- data/spec/models/helm_package_upload_request_spec.rb +53 -0
- data/spec/models/helm_package_upload_spec.rb +447 -0
- data/spec/models/history_fieldset_spec.rb +53 -0
- data/spec/models/history_spec.rb +71 -0
- data/spec/models/luarocks_package_upload_request_spec.rb +53 -0
- data/spec/models/luarocks_package_upload_spec.rb +447 -0
- data/spec/models/maven_package_upload_request_spec.rb +101 -0
- data/spec/models/maven_package_upload_spec.rb +1 -1
- data/spec/models/namespace_audit_log_spec.rb +1 -1
- data/spec/models/namespace_spec.rb +1 -1
- data/spec/models/npm_package_upload_request_spec.rb +59 -0
- data/spec/models/npm_package_upload_spec.rb +447 -0
- data/spec/models/nuget_package_upload_request_spec.rb +59 -0
- data/spec/models/nuget_package_upload_spec.rb +447 -0
- data/spec/models/organization_group_sync_request_spec.rb +65 -0
- data/spec/models/organization_group_sync_spec.rb +1 -1
- data/spec/models/organization_invite_extend_spec.rb +93 -0
- data/spec/models/organization_invite_request_spec.rb +57 -0
- data/spec/models/organization_invite_spec.rb +1 -1
- data/spec/models/organization_invite_update_request_patch_spec.rb +45 -0
- data/spec/models/organization_invite_update_spec.rb +45 -0
- data/spec/models/organization_membership_spec.rb +11 -1
- data/spec/models/organization_spec.rb +1 -1
- data/spec/models/organization_team_members_spec.rb +1 -1
- data/spec/models/organization_team_membership_spec.rb +51 -0
- data/spec/models/organization_team_request_patch_spec.rb +63 -0
- data/spec/models/organization_team_request_spec.rb +63 -0
- data/spec/models/organization_team_spec.rb +1 -1
- data/spec/models/p2_package_upload_request_spec.rb +53 -0
- data/spec/models/p2_package_upload_spec.rb +447 -0
- data/spec/models/package_copy_request_spec.rb +47 -0
- data/spec/models/package_copy_spec.rb +1 -1
- data/spec/models/package_dependencies_spec.rb +1 -1
- data/spec/models/package_dependency_spec.rb +67 -0
- data/spec/models/package_file_parts_upload_spec.rb +1 -1
- data/spec/models/package_file_spec.rb +119 -0
- data/spec/models/package_file_upload_request_spec.rb +63 -0
- data/spec/models/package_file_upload_spec.rb +1 -1
- data/spec/models/package_move_request_spec.rb +41 -0
- data/spec/models/package_move_spec.rb +1 -1
- data/spec/models/package_quarantine_request_spec.rb +41 -0
- data/spec/models/package_quarantine_spec.rb +453 -0
- data/spec/models/package_resync_spec.rb +453 -0
- data/spec/models/package_spec.rb +1 -1
- data/spec/models/package_status_spec.rb +1 -1
- data/spec/models/package_tag_request_spec.rb +53 -0
- data/spec/models/package_tag_spec.rb +453 -0
- data/spec/models/package_usage_metrics_spec.rb +1 -1
- data/spec/models/package_version_badge_spec.rb +35 -0
- data/spec/models/package_vulnerability_spec.rb +59 -0
- data/spec/models/python_package_upload_request_spec.rb +53 -0
- data/spec/models/python_package_upload_spec.rb +447 -0
- data/spec/models/quota_history_spec.rb +1 -1
- data/spec/models/quota_spec.rb +1 -1
- data/spec/models/rate_check_spec.rb +71 -0
- data/spec/models/raw_package_upload_request_spec.rb +83 -0
- data/spec/models/raw_package_upload_spec.rb +1 -1
- data/spec/models/repository_audit_log_spec.rb +1 -1
- data/spec/models/repository_create_request_spec.rb +291 -0
- data/spec/models/repository_create_spec.rb +5 -1
- data/spec/models/repository_gpg_key_create_spec.rb +47 -0
- data/spec/models/repository_gpg_key_spec.rb +1 -1
- data/spec/models/repository_privilege_dict_spec.rb +63 -0
- data/spec/models/repository_privilege_input_request_patch_spec.rb +41 -0
- data/spec/models/repository_privilege_input_request_spec.rb +41 -0
- data/spec/models/repository_privilege_input_spec.rb +1 -1
- data/spec/models/repository_request_patch_spec.rb +285 -0
- data/spec/models/repository_rsa_key_create_spec.rb +47 -0
- data/spec/models/repository_rsa_key_spec.rb +1 -1
- data/spec/models/repository_spec.rb +2 -2
- data/spec/models/repository_token_action_spec.rb +35 -0
- data/spec/models/repository_token_refresh_request_spec.rb +127 -0
- data/spec/models/repository_token_refresh_spec.rb +1 -1
- data/spec/models/repository_token_request_patch_spec.rb +133 -0
- data/spec/models/repository_token_request_spec.rb +133 -0
- data/spec/models/repository_token_spec.rb +1 -1
- data/spec/models/repository_token_sync_request_spec.rb +41 -0
- data/spec/models/repository_token_sync_spec.rb +1 -1
- data/spec/models/repository_webhook_request_patch_spec.rb +111 -0
- data/spec/models/repository_webhook_request_spec.rb +111 -0
- data/spec/models/repository_webhook_spec.rb +5 -1
- data/spec/models/resources_rate_check_spec.rb +1 -1
- data/spec/models/rpm_package_upload_request_spec.rb +59 -0
- data/spec/models/rpm_package_upload_spec.rb +447 -0
- data/spec/models/ruby_package_upload_request_spec.rb +53 -0
- data/spec/models/ruby_package_upload_spec.rb +447 -0
- data/spec/models/service_request_patch_spec.rb +63 -0
- data/spec/models/service_request_spec.rb +63 -0
- data/spec/models/service_spec.rb +75 -0
- data/spec/models/service_teams_spec.rb +51 -0
- data/spec/models/status_basic_spec.rb +1 -1
- data/spec/models/storage_region_spec.rb +1 -1
- data/spec/models/tags_spec.rb +35 -0
- data/spec/models/terraform_package_upload_request_spec.rb +53 -0
- data/spec/models/terraform_package_upload_spec.rb +447 -0
- data/spec/models/usage_fieldset_spec.rb +47 -0
- data/spec/models/usage_limits_spec.rb +47 -0
- data/spec/models/usage_spec.rb +53 -0
- data/spec/models/user_auth_token_request_spec.rb +47 -0
- data/spec/models/user_auth_token_spec.rb +1 -1
- data/spec/models/user_brief_spec.rb +1 -1
- data/spec/models/user_profile_spec.rb +1 -1
- data/spec/models/vagrant_package_upload_request_spec.rb +71 -0
- data/spec/models/vagrant_package_upload_spec.rb +1 -1
- data/spec/models/vulnerability_scan_results_list_spec.rb +1 -1
- data/spec/models/vulnerability_scan_results_spec.rb +1 -1
- data/spec/models/vulnerability_scan_spec.rb +53 -0
- data/spec/models/vulnerability_scan_version_spec.rb +71 -0
- data/spec/models/vulnerability_spec.rb +93 -0
- data/spec/models/webhook_template_spec.rb +47 -0
- data/spec/spec_helper.rb +1 -1
- data/vendor/bundle/ruby/2.6.0/cache/autotest-fsevent-0.2.20.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/ethon-0.16.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/json-2.6.3.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/public_suffix-5.0.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-3.12.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-core-3.12.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.12.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.12.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-support-3.12.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.20/gem_make.out +14 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/ffi-1.15.5/gem_make.out +2 -2
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/{json-2.6.2 → json-2.6.3}/gem.build_complete +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.3/gem_make.out +13 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.3/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.3/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.3/mkmf.log +128 -0
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.20/CHANGELOG.md +144 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/LICENSE.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/ext/fsevent/Makefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/ext/fsevent/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/ext/fsevent/fsevent.dll +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/ext/fsevent/fsevent.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/ext/fsevent/fsevent_sleep.c +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/ext/fsevent/make +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/ext/fsevent/nmake.bat +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/lib/autotest/fsevent.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.20/lib/autotest-fsevent/version.rb +5 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/lib/autotest-fsevent.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/post-install.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{autotest-fsevent-0.2.19 → autotest-fsevent-0.2.20}/prebuilt/fsevent_sleep +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/.github/workflows/ruby.yml +41 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/.rspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/CHANGELOG.md +375 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/Gemfile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/Guardfile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/README.md +118 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/ethon.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curl.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/lib/ethon/curls/classes.rb +65 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/codes.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/constants.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/form_options.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/functions.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/infos.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/messages.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/lib/ethon/curls/options.rb +503 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/curls/settings.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/lib/ethon/easy/callbacks.rb +149 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/debug_info.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/features.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/form.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/header.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/actionable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/custom.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/delete.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/get.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/head.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/options.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/patch.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/post.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/postable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/put.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http/putable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/http.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/lib/ethon/easy/informations.rb +116 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/mirror.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/operations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/options.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/params.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/queryable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/lib/ethon/easy/response_callbacks.rb +136 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy/util.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/easy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/ethon_error.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/global_init.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/invalid_option.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/invalid_value.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_add.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_fdset.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_remove.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/multi_timeout.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors/select.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/errors.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/libc.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/loggable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi/operations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi/options.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi/stack.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon/multi.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/lib/ethon/version.rb +6 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/lib/ethon.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/benchmarks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/memory_leaks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/perf_spec_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/support/memory_test_helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/support/os_memory_leak_tracker.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/profile/support/ruby_object_leak_tracker.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/curl_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/spec/ethon/easy/callbacks_spec.rb +81 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/debug_info_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/features_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/form_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/header_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/custom_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/delete_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/get_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/head_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/options_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/patch_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/post_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http/put_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/http_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/spec/ethon/easy/informations_spec.rb +126 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/spec/ethon/easy/mirror_spec.rb +47 -0
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.16.0/spec/ethon/easy/operations_spec.rb +271 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/options_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/queryable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/response_callbacks_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy/util_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/easy_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/libc_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/loggable_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/operations_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/options_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi/stack_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/ethon/multi_spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/spec_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/support/localhost_server.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{ethon-0.15.0 → ethon-0.16.0}/spec/support/server.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/ffi-1.15.5/ext/ffi_c/Makefile +2 -2
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/CHANGES.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/LICENSE +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/VERSION +1 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/Makefile +202 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/fbuffer/fbuffer.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/generator/.sitearchdir.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/generator/Makefile +267 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/generator/depend +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/generator/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/generator/generator.c +1608 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/generator/generator.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/generator/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/parser/.sitearchdir.-.json.-.ext.time +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/parser/Makefile +267 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/parser/depend +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/parser/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/parser/parser.c +3347 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/ext/parser/parser.h +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/parser/parser.rl +986 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/ext/json/ext/parser/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/ext/json/extconf.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/json.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/bigdecimal.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/complex.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/core.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/date.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/date_time.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/exception.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/ostruct.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/range.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/rational.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/regexp.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/set.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/struct.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/symbol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/add/time.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/common.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/ext.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/generic_object.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/pure/generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/lib/json/pure/parser.rb +337 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json/pure.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.3/lib/json/version.rb +9 -0
- data/vendor/bundle/ruby/2.6.0/gems/{json-2.6.2 → json-2.6.3}/lib/json.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/.github/FUNDING.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.1/.github/dependabot.yml +19 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/.github/workflows/psl-update.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.1/.github/workflows/release.yml +18 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/.github/workflows/tests.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/.gitignore +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/.rubocop.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/.rubocop_opinionated.yml +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/2.0-Upgrade.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.1/CHANGELOG.md +432 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.1/Gemfile +14 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/LICENSE.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/Rakefile +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/SECURITY.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/bin/console +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.1/data/list.txt +14189 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/lib/public_suffix/domain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/lib/public_suffix/errors.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/lib/public_suffix/list.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/lib/public_suffix/rule.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.1/lib/public_suffix/version.rb +15 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/lib/public_suffix.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/public_suffix.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/.empty +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/acceptance_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/benchmarks/bm_find.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/benchmarks/bm_find_all.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/benchmarks/bm_names.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/benchmarks/bm_select.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/benchmarks/bm_select_incremental.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/benchmarks/bm_valid.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/profilers/domain_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/profilers/find_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/profilers/find_profiler_jp.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/profilers/initialization_profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/profilers/list_profsize.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/profilers/object_binsize.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/psl_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/test_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/tests.txt +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/unit/domain_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/unit/errors_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/unit/list_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/unit/public_suffix_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{public_suffix-5.0.0 → public_suffix-5.0.1}/test/unit/rule_test.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-3.11.0 → rspec-3.12.0}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-3.11.0 → rspec-3.12.0}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-3.12.0/lib/rspec/version.rb +5 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-3.11.0 → rspec-3.12.0}/lib/rspec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/.document +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/Changelog.md +2360 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/exe/rspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/autorun.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/backtrace_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/bisect/coordinator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/bisect/example_minimizer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/bisect/fork_runner.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/bisect/server.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/bisect/shell_command.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/bisect/shell_runner.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/bisect/utilities.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/configuration.rb +2385 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/configuration_options.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/did_you_mean.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/drb.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/dsl.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/example.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/example_group.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/example_status_persister.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/filter_manager.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/flat_map.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/base_bisect_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/base_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/base_text_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/bisect_drb_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/bisect_progress_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/console_codes.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/deprecation_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/documentation_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/exception_presenter.rb +525 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/failure_list_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/fallback_message_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/html_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/formatters/html_printer.rb +412 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/html_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/json_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/profile_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/progress_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/protocol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters/syntax_highlighter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/formatters.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/hooks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/invocations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/memoized_helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/metadata.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/metadata_filter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/minitest_assertions_adapter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/mocking_adapters/flexmock.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/mocking_adapters/mocha.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/mocking_adapters/null.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/mocking_adapters/rr.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/mocking_adapters/rspec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/notifications.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/option_parser.rb +323 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/ordering.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/output_wrapper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/pending.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/profiler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/project_initializer/.rspec +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/project_initializer/spec/spec_helper.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/project_initializer.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/rake_task.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/reporter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/ruby_project.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/runner.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/sandbox.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/set.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/shared_context.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/shared_example_group.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/shell_escape.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/test_unit_assertions_adapter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.12.0/lib/rspec/core/version.rb +9 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/warnings.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core/world.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-core-3.11.0 → rspec-core-3.12.0}/lib/rspec/core.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/.document +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.0/Changelog.md +1285 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/block_snippet_extractor.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/expectation_target.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/fail_with.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/failure_aggregator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/handler.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.0/lib/rspec/expectations/version.rb +8 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/expectations.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/aliased_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/all.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/base_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/be.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/be_between.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/be_instance_of.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/be_kind_of.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/be_within.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/change.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/compound.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/contain_exactly.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/count_expectation.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/cover.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/eq.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/eql.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/equal.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/exist.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/has.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/have_attributes.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/include.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/match.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/operators.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/output.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/raise_error.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/respond_to.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/satisfy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/start_or_end_with.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/throw_symbol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in/yield.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/built_in.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/composable.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/dsl.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/english_phrasing.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/expecteds_for_multiple_diffs.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/fail_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/generated_descriptions.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/matcher_delegator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-expectations-3.11.1 → rspec-expectations-3.12.0}/lib/rspec/matchers/matcher_protocol.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.12.0/lib/rspec/matchers.rb +1044 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/.document +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/.yardopts +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/Changelog.md +1227 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/error_generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/expect_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/expectation_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/any_instance/message_chains.rb +83 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/proxy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/recorder.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/stub_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance/stub_chain_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/any_instance.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/argument_list_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/argument_matchers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/configuration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/error_generator.rb +390 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/example_methods.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/instance_method_stasher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/marshal_extension.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/matchers/expectation_customization.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/matchers/have_received.rb +134 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/matchers/receive.rb +133 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/matchers/receive_message_chain.rb +82 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/matchers/receive_messages.rb +77 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/message_chain.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/message_expectation.rb +820 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/method_double.rb +309 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/method_reference.rb +214 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/minitest_integration.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/mutate_const.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/object_reference.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/order_group.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/proxy.rb +519 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/space.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/standalone.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/syntax.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/targets.rb +124 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/test_double.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/verifying_double.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/verifying_message_expectation.rb +55 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks/verifying_proxy.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.12.1/lib/rspec/mocks/version.rb +9 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-mocks-3.11.1 → rspec-mocks-3.12.1}/lib/rspec/mocks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.12.0/Changelog.md +364 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/LICENSE.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/README.md +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/caller_filter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/comparable_version.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/differ.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/directory_maker.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/encoded_string.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/fuzzy_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/hunk_generator.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/matcher_definition.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/method_signature_verifier.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/mutex.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/object_formatter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/recursive_const_methods.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/reentrant_mutex.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.12.0/lib/rspec/support/ruby_features.rb +198 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/source/location.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/source/node.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/source/token.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/source.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/deprecation_helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/diff_helpers.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/formatting_support.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/in_sub_process.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/library_wide_checks.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/shell_out.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/stderr_splitter.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/string_matcher.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/with_isolated_directory.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec/with_isolated_stderr.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/spec.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.12.0/lib/rspec/support/version.rb +7 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/warnings.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support/with_keywords_when_needed.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/{rspec-support-3.11.1 → rspec-support-3.12.0}/lib/rspec/support.rb +0 -0
- data/vendor/bundle/ruby/2.6.0/specifications/autotest-fsevent-0.2.20.gemspec +44 -0
- data/vendor/bundle/ruby/2.6.0/specifications/ethon-0.16.0.gemspec +30 -0
- data/vendor/bundle/ruby/2.6.0/specifications/json-2.6.3.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/specifications/public_suffix-5.0.1.gemspec +24 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-3.12.0.gemspec +39 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.12.0.gemspec +53 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.12.0.gemspec +44 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-mocks-3.12.1.gemspec +44 -0
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.12.0.gemspec +36 -0
- metadata +877 -805
- data/docs/DistrosVersions.md +0 -9
- data/docs/EntitlementsCreate.md +0 -22
- data/docs/EntitlementsPartialUpdate.md +0 -22
- data/docs/EntitlementsRefresh.md +0 -21
- data/docs/EntitlementsSync.md +0 -8
- data/docs/FilesAbort.md +0 -11
- data/docs/FilesComplete.md +0 -11
- data/docs/FilesCreate.md +0 -11
- data/docs/FilesValidate.md +0 -11
- data/docs/FormatsDistributions.md +0 -11
- data/docs/OrganizationTeamMembersMembers.md +0 -9
- data/docs/OrgsInvitesCreate.md +0 -12
- data/docs/OrgsInvitesExtend.md +0 -11
- data/docs/OrgsSamlgroupsyncCreate.md +0 -12
- data/docs/OrgsTeamsCreate.md +0 -11
- data/docs/OrgsTeamsMembersCreate.md +0 -8
- data/docs/OrgsTeamsMembersUpdate.md +0 -8
- data/docs/OrgsTeamsPartialUpdate.md +0 -11
- data/docs/PackageDependenciesDependencies.md +0 -11
- data/docs/PackagesCopy.md +0 -9
- data/docs/PackagesMove.md +0 -8
- data/docs/PackagesQuarantine.md +0 -8
- data/docs/PackagesTag.md +0 -10
- data/docs/PackagesUploadAlpine.md +0 -11
- data/docs/PackagesUploadCargo.md +0 -10
- data/docs/PackagesUploadCocoapods.md +0 -10
- data/docs/PackagesUploadComposer.md +0 -10
- data/docs/PackagesUploadConan.md +0 -17
- data/docs/PackagesUploadConda.md +0 -10
- data/docs/PackagesUploadCran.md +0 -10
- data/docs/PackagesUploadDart.md +0 -10
- data/docs/PackagesUploadDeb.md +0 -13
- data/docs/PackagesUploadDocker.md +0 -10
- data/docs/PackagesUploadGo.md +0 -10
- data/docs/PackagesUploadHelm.md +0 -10
- data/docs/PackagesUploadLuarocks.md +0 -10
- data/docs/PackagesUploadMaven.md +0 -18
- data/docs/PackagesUploadNpm.md +0 -11
- data/docs/PackagesUploadNuget.md +0 -11
- data/docs/PackagesUploadP2.md +0 -10
- data/docs/PackagesUploadPython.md +0 -10
- data/docs/PackagesUploadRaw.md +0 -15
- data/docs/PackagesUploadRpm.md +0 -11
- data/docs/PackagesUploadRuby.md +0 -10
- data/docs/PackagesUploadTerraform.md +0 -10
- data/docs/PackagesUploadVagrant.md +0 -13
- data/docs/PackagesValidateuploadAlpine.md +0 -11
- data/docs/PackagesValidateuploadCargo.md +0 -10
- data/docs/PackagesValidateuploadCocoapods.md +0 -10
- data/docs/PackagesValidateuploadComposer.md +0 -10
- data/docs/PackagesValidateuploadConan.md +0 -17
- data/docs/PackagesValidateuploadConda.md +0 -10
- data/docs/PackagesValidateuploadCran.md +0 -10
- data/docs/PackagesValidateuploadDart.md +0 -10
- data/docs/PackagesValidateuploadDeb.md +0 -13
- data/docs/PackagesValidateuploadDocker.md +0 -10
- data/docs/PackagesValidateuploadGo.md +0 -10
- data/docs/PackagesValidateuploadHelm.md +0 -10
- data/docs/PackagesValidateuploadLuarocks.md +0 -10
- data/docs/PackagesValidateuploadMaven.md +0 -18
- data/docs/PackagesValidateuploadNpm.md +0 -11
- data/docs/PackagesValidateuploadNuget.md +0 -11
- data/docs/PackagesValidateuploadP2.md +0 -10
- data/docs/PackagesValidateuploadPython.md +0 -10
- data/docs/PackagesValidateuploadRaw.md +0 -15
- data/docs/PackagesValidateuploadRpm.md +0 -11
- data/docs/PackagesValidateuploadRuby.md +0 -10
- data/docs/PackagesValidateuploadTerraform.md +0 -10
- data/docs/PackagesValidateuploadVagrant.md +0 -13
- data/docs/PackagesownerrepoArchitectures.md +0 -9
- data/docs/PackagesownerrepoFiles.md +0 -21
- data/docs/QuotaHistoryHistory.md +0 -13
- data/docs/ReposCreate.md +0 -43
- data/docs/ReposGpgCreate.md +0 -9
- data/docs/ReposGpgKeys.md +0 -14
- data/docs/ReposPartialUpdate.md +0 -42
- data/docs/ReposPrivilegesPartialUpdate.md +0 -8
- data/docs/ReposPrivilegesUpdate.md +0 -8
- data/docs/ReposRsaCreate.md +0 -9
- data/docs/RepositoryPrivilegeInputPrivileges.md +0 -10
- data/docs/RepositoryTokenSyncTokens.md +0 -46
- data/docs/Status.md +0 -8
- data/docs/UserTokenCreate.md +0 -9
- data/docs/WebhooksCreate.md +0 -19
- data/docs/WebhooksPartialUpdate.md +0 -19
- data/docs/WebhooksownerrepoTemplates.md +0 -9
- data/lib/cloudsmith-api/models/distros_versions.rb +0 -195
- data/lib/cloudsmith-api/models/entitlements_create.rb +0 -376
- data/lib/cloudsmith-api/models/entitlements_partial_update.rb +0 -371
- data/lib/cloudsmith-api/models/entitlements_refresh.rb +0 -361
- data/lib/cloudsmith-api/models/entitlements_sync.rb +0 -190
- data/lib/cloudsmith-api/models/files_abort.rb +0 -254
- data/lib/cloudsmith-api/models/files_complete.rb +0 -254
- data/lib/cloudsmith-api/models/files_create.rb +0 -254
- data/lib/cloudsmith-api/models/files_validate.rb +0 -254
- data/lib/cloudsmith-api/models/formats_distributions.rb +0 -215
- data/lib/cloudsmith-api/models/organization_team_members_members.rb +0 -195
- data/lib/cloudsmith-api/models/orgs_invites_create.rb +0 -259
- data/lib/cloudsmith-api/models/orgs_invites_extend.rb +0 -249
- data/lib/cloudsmith-api/models/orgs_samlgroupsync_create.rb +0 -245
- data/lib/cloudsmith-api/models/orgs_teams_create.rb +0 -254
- data/lib/cloudsmith-api/models/orgs_teams_members_create.rb +0 -192
- data/lib/cloudsmith-api/models/orgs_teams_members_update.rb +0 -192
- data/lib/cloudsmith-api/models/orgs_teams_partial_update.rb +0 -249
- data/lib/cloudsmith-api/models/package_dependencies_dependencies.rb +0 -215
- data/lib/cloudsmith-api/models/packages_copy.rb +0 -200
- data/lib/cloudsmith-api/models/packages_move.rb +0 -190
- data/lib/cloudsmith-api/models/packages_quarantine.rb +0 -185
- data/lib/cloudsmith-api/models/packages_tag.rb +0 -241
- data/lib/cloudsmith-api/models/packages_upload_alpine.rb +0 -225
- data/lib/cloudsmith-api/models/packages_upload_cargo.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_cocoapods.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_composer.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_conan.rb +0 -295
- data/lib/cloudsmith-api/models/packages_upload_conda.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_cran.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_dart.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_deb.rb +0 -245
- data/lib/cloudsmith-api/models/packages_upload_docker.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_go.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_helm.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_luarocks.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_maven.rb +0 -290
- data/lib/cloudsmith-api/models/packages_upload_npm.rb +0 -220
- data/lib/cloudsmith-api/models/packages_upload_nuget.rb +0 -220
- data/lib/cloudsmith-api/models/packages_upload_p2.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_python.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_raw.rb +0 -260
- data/lib/cloudsmith-api/models/packages_upload_rpm.rb +0 -225
- data/lib/cloudsmith-api/models/packages_upload_ruby.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_terraform.rb +0 -210
- data/lib/cloudsmith-api/models/packages_upload_vagrant.rb +0 -255
- data/lib/cloudsmith-api/models/packages_validateupload_alpine.rb +0 -225
- data/lib/cloudsmith-api/models/packages_validateupload_cargo.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_cocoapods.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_composer.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_conan.rb +0 -295
- data/lib/cloudsmith-api/models/packages_validateupload_conda.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_cran.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_dart.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_deb.rb +0 -245
- data/lib/cloudsmith-api/models/packages_validateupload_docker.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_go.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_helm.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_luarocks.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_maven.rb +0 -290
- data/lib/cloudsmith-api/models/packages_validateupload_npm.rb +0 -220
- data/lib/cloudsmith-api/models/packages_validateupload_nuget.rb +0 -220
- data/lib/cloudsmith-api/models/packages_validateupload_p2.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_python.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_raw.rb +0 -260
- data/lib/cloudsmith-api/models/packages_validateupload_rpm.rb +0 -225
- data/lib/cloudsmith-api/models/packages_validateupload_ruby.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_terraform.rb +0 -210
- data/lib/cloudsmith-api/models/packages_validateupload_vagrant.rb +0 -255
- data/lib/cloudsmith-api/models/packagesownerrepo_architectures.rb +0 -195
- data/lib/cloudsmith-api/models/packagesownerrepo_files.rb +0 -315
- data/lib/cloudsmith-api/models/quota_history_history.rb +0 -235
- data/lib/cloudsmith-api/models/repos_create.rb +0 -672
- data/lib/cloudsmith-api/models/repos_gpg_create.rb +0 -200
- data/lib/cloudsmith-api/models/repos_gpg_keys.rb +0 -245
- data/lib/cloudsmith-api/models/repos_partial_update.rb +0 -669
- data/lib/cloudsmith-api/models/repos_privileges_partial_update.rb +0 -187
- data/lib/cloudsmith-api/models/repos_privileges_update.rb +0 -192
- data/lib/cloudsmith-api/models/repos_rsa_create.rb +0 -200
- data/lib/cloudsmith-api/models/repository_privilege_input_privileges.rb +0 -205
- data/lib/cloudsmith-api/models/repository_token_sync_tokens.rb +0 -565
- data/lib/cloudsmith-api/models/status.rb +0 -190
- data/lib/cloudsmith-api/models/user_token_create.rb +0 -195
- data/lib/cloudsmith-api/models/webhooks_create.rb +0 -314
- data/lib/cloudsmith-api/models/webhooks_partial_update.rb +0 -299
- data/lib/cloudsmith-api/models/webhooksownerrepo_templates.rb +0 -195
- data/spec/models/distros_versions_spec.rb +0 -47
- data/spec/models/entitlements_create_spec.rb +0 -133
- data/spec/models/entitlements_partial_update_spec.rb +0 -133
- data/spec/models/entitlements_refresh_spec.rb +0 -127
- data/spec/models/entitlements_sync_spec.rb +0 -41
- data/spec/models/files_abort_spec.rb +0 -63
- data/spec/models/files_complete_spec.rb +0 -63
- data/spec/models/files_create_spec.rb +0 -63
- data/spec/models/files_validate_spec.rb +0 -63
- data/spec/models/formats_distributions_spec.rb +0 -59
- data/spec/models/organization_team_members_members_spec.rb +0 -47
- data/spec/models/orgs_invites_create_spec.rb +0 -69
- data/spec/models/orgs_invites_extend_spec.rb +0 -63
- data/spec/models/orgs_samlgroupsync_create_spec.rb +0 -65
- data/spec/models/orgs_teams_create_spec.rb +0 -63
- data/spec/models/orgs_teams_members_create_spec.rb +0 -41
- data/spec/models/orgs_teams_members_update_spec.rb +0 -41
- data/spec/models/orgs_teams_partial_update_spec.rb +0 -63
- data/spec/models/package_dependencies_dependencies_spec.rb +0 -59
- data/spec/models/packages_copy_spec.rb +0 -47
- data/spec/models/packages_move_spec.rb +0 -41
- data/spec/models/packages_quarantine_spec.rb +0 -41
- data/spec/models/packages_tag_spec.rb +0 -57
- data/spec/models/packages_upload_alpine_spec.rb +0 -59
- data/spec/models/packages_upload_cargo_spec.rb +0 -53
- data/spec/models/packages_upload_cocoapods_spec.rb +0 -53
- data/spec/models/packages_upload_composer_spec.rb +0 -53
- data/spec/models/packages_upload_conan_spec.rb +0 -95
- data/spec/models/packages_upload_conda_spec.rb +0 -53
- data/spec/models/packages_upload_cran_spec.rb +0 -53
- data/spec/models/packages_upload_dart_spec.rb +0 -53
- data/spec/models/packages_upload_deb_spec.rb +0 -71
- data/spec/models/packages_upload_docker_spec.rb +0 -53
- data/spec/models/packages_upload_go_spec.rb +0 -53
- data/spec/models/packages_upload_helm_spec.rb +0 -53
- data/spec/models/packages_upload_luarocks_spec.rb +0 -53
- data/spec/models/packages_upload_maven_spec.rb +0 -101
- data/spec/models/packages_upload_npm_spec.rb +0 -59
- data/spec/models/packages_upload_nuget_spec.rb +0 -59
- data/spec/models/packages_upload_p2_spec.rb +0 -53
- data/spec/models/packages_upload_python_spec.rb +0 -53
- data/spec/models/packages_upload_raw_spec.rb +0 -83
- data/spec/models/packages_upload_rpm_spec.rb +0 -59
- data/spec/models/packages_upload_ruby_spec.rb +0 -53
- data/spec/models/packages_upload_terraform_spec.rb +0 -53
- data/spec/models/packages_upload_vagrant_spec.rb +0 -71
- data/spec/models/packages_validateupload_alpine_spec.rb +0 -59
- data/spec/models/packages_validateupload_cargo_spec.rb +0 -53
- data/spec/models/packages_validateupload_cocoapods_spec.rb +0 -53
- data/spec/models/packages_validateupload_composer_spec.rb +0 -53
- data/spec/models/packages_validateupload_conan_spec.rb +0 -95
- data/spec/models/packages_validateupload_conda_spec.rb +0 -53
- data/spec/models/packages_validateupload_cran_spec.rb +0 -53
- data/spec/models/packages_validateupload_dart_spec.rb +0 -53
- data/spec/models/packages_validateupload_deb_spec.rb +0 -71
- data/spec/models/packages_validateupload_docker_spec.rb +0 -53
- data/spec/models/packages_validateupload_go_spec.rb +0 -53
- data/spec/models/packages_validateupload_helm_spec.rb +0 -53
- data/spec/models/packages_validateupload_luarocks_spec.rb +0 -53
- data/spec/models/packages_validateupload_maven_spec.rb +0 -101
- data/spec/models/packages_validateupload_npm_spec.rb +0 -59
- data/spec/models/packages_validateupload_nuget_spec.rb +0 -59
- data/spec/models/packages_validateupload_p2_spec.rb +0 -53
- data/spec/models/packages_validateupload_python_spec.rb +0 -53
- data/spec/models/packages_validateupload_raw_spec.rb +0 -83
- data/spec/models/packages_validateupload_rpm_spec.rb +0 -59
- data/spec/models/packages_validateupload_ruby_spec.rb +0 -53
- data/spec/models/packages_validateupload_terraform_spec.rb +0 -53
- data/spec/models/packages_validateupload_vagrant_spec.rb +0 -71
- data/spec/models/packagesownerrepo_architectures_spec.rb +0 -47
- data/spec/models/packagesownerrepo_files_spec.rb +0 -119
- data/spec/models/quota_history_history_spec.rb +0 -71
- data/spec/models/repos_create_spec.rb +0 -287
- data/spec/models/repos_gpg_create_spec.rb +0 -47
- data/spec/models/repos_gpg_keys_spec.rb +0 -77
- data/spec/models/repos_partial_update_spec.rb +0 -285
- data/spec/models/repos_privileges_partial_update_spec.rb +0 -41
- data/spec/models/repos_privileges_update_spec.rb +0 -41
- data/spec/models/repos_rsa_create_spec.rb +0 -47
- data/spec/models/repository_privilege_input_privileges_spec.rb +0 -53
- data/spec/models/repository_token_sync_tokens_spec.rb +0 -269
- data/spec/models/status_spec.rb +0 -41
- data/spec/models/user_token_create_spec.rb +0 -47
- data/spec/models/webhooks_create_spec.rb +0 -107
- data/spec/models/webhooks_partial_update_spec.rb +0 -107
- data/spec/models/webhooksownerrepo_templates_spec.rb +0 -47
- data/vendor/bundle/ruby/2.6.0/cache/autotest-fsevent-0.2.19.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/ethon-0.15.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/json-2.6.2.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/public_suffix-5.0.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-3.11.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-core-3.11.0.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-expectations-3.11.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-mocks-3.11.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/cache/rspec-support-3.11.1.gem +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/autotest-fsevent-0.2.19/gem_make.out +0 -14
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/gem_make.out +0 -13
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/extensions/x86_64-linux/2.6.0/json-2.6.2/mkmf.log +0 -128
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.19/CHANGELOG.md +0 -135
- data/vendor/bundle/ruby/2.6.0/gems/autotest-fsevent-0.2.19/lib/autotest-fsevent/version.rb +0 -5
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/.github/workflows/ruby.yml +0 -41
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/CHANGELOG.md +0 -372
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/README.md +0 -95
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/lib/ethon/curls/classes.rb +0 -55
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/lib/ethon/curls/options.rb +0 -502
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/lib/ethon/easy/callbacks.rb +0 -148
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/lib/ethon/easy/informations.rb +0 -113
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/lib/ethon/easy/response_callbacks.rb +0 -131
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/lib/ethon/version.rb +0 -6
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/spec/ethon/easy/callbacks_spec.rb +0 -59
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/spec/ethon/easy/informations_spec.rb +0 -120
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/spec/ethon/easy/mirror_spec.rb +0 -47
- data/vendor/bundle/ruby/2.6.0/gems/ethon-0.15.0/spec/ethon/easy/operations_spec.rb +0 -268
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/VERSION +0 -1
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/Makefile +0 -202
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/generator/Makefile +0 -267
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/generator/generator.c +0 -1608
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/generator/generator.o +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/generator/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/parser/Makefile +0 -267
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/parser/parser.c +0 -3347
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/parser/parser.o +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/parser/parser.rl +0 -986
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/ext/json/ext/parser/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/ext/generator.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/ext/parser.so +0 -0
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/pure/parser.rb +0 -337
- data/vendor/bundle/ruby/2.6.0/gems/json-2.6.2/lib/json/version.rb +0 -9
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.0/.github/dependabot.yml +0 -8
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.0/.github/workflows/release.yml +0 -18
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.0/CHANGELOG.md +0 -426
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.0/Gemfile +0 -14
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.0/data/list.txt +0 -14066
- data/vendor/bundle/ruby/2.6.0/gems/public_suffix-5.0.0/lib/public_suffix/version.rb +0 -15
- data/vendor/bundle/ruby/2.6.0/gems/rspec-3.11.0/lib/rspec/version.rb +0 -5
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.11.0/Changelog.md +0 -2355
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.11.0/lib/rspec/core/configuration.rb +0 -2383
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.11.0/lib/rspec/core/formatters/exception_presenter.rb +0 -521
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.11.0/lib/rspec/core/formatters/html_printer.rb +0 -414
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.11.0/lib/rspec/core/option_parser.rb +0 -325
- data/vendor/bundle/ruby/2.6.0/gems/rspec-core-3.11.0/lib/rspec/core/version.rb +0 -9
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.11.1/Changelog.md +0 -1277
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.11.1/lib/rspec/expectations/version.rb +0 -8
- data/vendor/bundle/ruby/2.6.0/gems/rspec-expectations-3.11.1/lib/rspec/matchers.rb +0 -1041
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/Changelog.md +0 -1193
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/any_instance/message_chains.rb +0 -83
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/error_generator.rb +0 -369
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/matchers/have_received.rb +0 -134
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/matchers/receive.rb +0 -133
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/matchers/receive_message_chain.rb +0 -82
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/matchers/receive_messages.rb +0 -77
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/message_expectation.rb +0 -822
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/method_double.rb +0 -291
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/method_reference.rb +0 -202
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/proxy.rb +0 -525
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/targets.rb +0 -124
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/verifying_message_expectation.rb +0 -54
- data/vendor/bundle/ruby/2.6.0/gems/rspec-mocks-3.11.1/lib/rspec/mocks/version.rb +0 -9
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.11.1/Changelog.md +0 -357
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.11.1/lib/rspec/support/ruby_features.rb +0 -194
- data/vendor/bundle/ruby/2.6.0/gems/rspec-support-3.11.1/lib/rspec/support/version.rb +0 -7
- data/vendor/bundle/ruby/2.6.0/specifications/autotest-fsevent-0.2.19.gemspec +0 -44
- data/vendor/bundle/ruby/2.6.0/specifications/ethon-0.15.0.gemspec +0 -30
- data/vendor/bundle/ruby/2.6.0/specifications/json-2.6.2.gemspec +0 -0
- data/vendor/bundle/ruby/2.6.0/specifications/public_suffix-5.0.0.gemspec +0 -24
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-3.11.0.gemspec +0 -39
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-core-3.11.0.gemspec +0 -53
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-expectations-3.11.1.gemspec +0 -44
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-mocks-3.11.1.gemspec +0 -44
- data/vendor/bundle/ruby/2.6.0/specifications/rspec-support-3.11.1.gemspec +0 -36
data/docs/Repository.md
CHANGED
@@ -4,25 +4,25 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**cdn_url** | **String** | Base URL from which packages and other artifacts are downloaded. | [optional]
|
7
|
-
**content_kind** | **String** | The repository content kind determines whether this repository contains packages, or provides a distribution of packages from other repositories. You can only select the content kind at repository creation time. | [optional]
|
7
|
+
**content_kind** | **String** | The repository content kind determines whether this repository contains packages, or provides a distribution of packages from other repositories. You can only select the content kind at repository creation time. | [optional] [default to 'Standard']
|
8
8
|
**contextual_auth_realm** | **BOOLEAN** | If checked, missing credentials for this repository where basic authentication is required shall present an enriched value in the 'WWW-Authenticate' header containing the namespace and repository. This can be useful for tooling such as SBT where the authentication realm is used to distinguish and disambiguate credentials. | [optional]
|
9
9
|
**copy_own** | **BOOLEAN** | If checked, users can copy any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
10
|
-
**copy_packages** | **String** | This defines the minimum level of privilege required for a user to copy packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific copy setting. | [optional]
|
11
|
-
**created_at** | **
|
12
|
-
**default_privilege** | **String** | This defines the default level of privilege that all of your organization members have for this repository. This does not include collaborators, but applies to any member of the org regardless of their own membership role (i.e. it applies to owners, managers and members). Be careful if setting this to admin, because any member will be able to change settings. | [optional]
|
10
|
+
**copy_packages** | **String** | This defines the minimum level of privilege required for a user to copy packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific copy setting. | [optional] [default to 'Read']
|
11
|
+
**created_at** | **DateTime** | | [optional]
|
12
|
+
**default_privilege** | **String** | This defines the default level of privilege that all of your organization members have for this repository. This does not include collaborators, but applies to any member of the org regardless of their own membership role (i.e. it applies to owners, managers and members). Be careful if setting this to admin, because any member will be able to change settings. | [optional] [default to 'None']
|
13
13
|
**delete_own** | **BOOLEAN** | If checked, users can delete any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
14
|
-
**delete_packages** | **String** | This defines the minimum level of privilege required for a user to delete packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific delete setting. | [optional]
|
15
|
-
**deleted_at** | **
|
14
|
+
**delete_packages** | **String** | This defines the minimum level of privilege required for a user to delete packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific delete setting. | [optional] [default to 'Admin']
|
15
|
+
**deleted_at** | **DateTime** | | [optional]
|
16
16
|
**description** | **String** | A description of the repository's purpose/contents. | [optional]
|
17
17
|
**distributes** | **Array<String>** | The repositories distributed through this repo. Adding repos here is only valid if the content_kind is DISTRIBUTION. | [optional]
|
18
18
|
**docker_refresh_tokens_enabled** | **BOOLEAN** | If checked, refresh tokens will be issued in addition to access tokens for Docker authentication. This allows unlimited extension of the lifetime of access tokens. | [optional]
|
19
|
-
**gpg_keys** | [**Array<
|
19
|
+
**gpg_keys** | [**Array<RepositoryGpgKey>**](RepositoryGpgKey.md) | | [optional]
|
20
20
|
**index_files** | **BOOLEAN** | If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted. | [optional]
|
21
21
|
**is_open_source** | **BOOLEAN** | | [optional]
|
22
22
|
**is_private** | **BOOLEAN** | | [optional]
|
23
23
|
**is_public** | **BOOLEAN** | | [optional]
|
24
24
|
**move_own** | **BOOLEAN** | If checked, users can move any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
25
|
-
**move_packages** | **String** | This defines the minimum level of privilege required for a user to move packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific move setting. | [optional]
|
25
|
+
**move_packages** | **String** | This defines the minimum level of privilege required for a user to move packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific move setting. | [optional] [default to 'Admin']
|
26
26
|
**name** | **String** | A descriptive name for the repository. |
|
27
27
|
**namespace** | **String** | Namespace to which this repository belongs. | [optional]
|
28
28
|
**namespace_url** | **String** | API endpoint where data about this namespace can be retrieved. | [optional]
|
@@ -33,14 +33,14 @@ Name | Type | Description | Notes
|
|
33
33
|
**proxy_pypi** | **BOOLEAN** | If checked, Python packages that are not in the repository when requested by clients will automatically be proxied from the public pypi.python.org registry. If there is at least one version for a package, others will not be proxied. | [optional]
|
34
34
|
**raw_package_index_enabled** | **BOOLEAN** | If checked, HTML and JSON indexes will be generated that list all available raw packages in the repository. | [optional]
|
35
35
|
**raw_package_index_signatures_enabled** | **BOOLEAN** | If checked, the HTML and JSON indexes will display raw package GPG signatures alongside the index packages. | [optional]
|
36
|
-
**replace_packages** | **String** | This defines the minimum level of privilege required for a user to republish packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific republish setting. Please note that the user still requires the privilege to delete packages that will be replaced by the new package; otherwise the republish will fail. | [optional]
|
36
|
+
**replace_packages** | **String** | This defines the minimum level of privilege required for a user to republish packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific republish setting. Please note that the user still requires the privilege to delete packages that will be replaced by the new package; otherwise the republish will fail. | [optional] [default to 'Write']
|
37
37
|
**replace_packages_by_default** | **BOOLEAN** | If checked, uploaded packages will overwrite/replace any others with the same attributes (e.g. same version) by default. This only applies if the user has the required privilege for the republishing AND has the required privilege to delete existing packages that they don't own. | [optional]
|
38
|
-
**repository_type** | **Integer** | The repository type changes how it is accessed and billed. Private repositories
|
39
|
-
**repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories
|
38
|
+
**repository_type** | **Integer** | The repository type changes how it is accessed and billed. Private repositories are visible only to you or authorized delegates. Open-Source repositories are always visible to everyone and are restricted by licensing, but are free to use and come with generous bandwidth/storage. You can only select Open-Source at repository creation time. | [optional]
|
39
|
+
**repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories are visible only to you or authorized delegates. Public repositories are visible to all Cloudsmith users. | [optional] [default to 'Public']
|
40
40
|
**resync_own** | **BOOLEAN** | If checked, users can resync any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
41
|
-
**resync_packages** | **String** | This defines the minimum level of privilege required for a user to resync packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific resync setting. | [optional]
|
41
|
+
**resync_packages** | **String** | This defines the minimum level of privilege required for a user to resync packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific resync setting. | [optional] [default to 'Admin']
|
42
42
|
**scan_own** | **BOOLEAN** | If checked, users can scan any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
43
|
-
**scan_packages** | **String** | This defines the minimum level of privilege required for a user to scan packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific scan setting. | [optional]
|
43
|
+
**scan_packages** | **String** | This defines the minimum level of privilege required for a user to scan packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific scan setting. | [optional] [default to 'Read']
|
44
44
|
**self_html_url** | **String** | Website URL for this repository. | [optional]
|
45
45
|
**self_url** | **String** | API endpoint where data about this repository can be retrieved. | [optional]
|
46
46
|
**show_setup_all** | **BOOLEAN** | If checked, the Set Me Up help for all formats will always be shown, even if you don't have packages of that type uploaded. Otherwise, help will only be shown for packages that are in the repository. For example, if you have uploaded only NuGet packages, then the Set Me Up help for NuGet packages will be shown only. | [optional]
|
@@ -48,7 +48,7 @@ Name | Type | Description | Notes
|
|
48
48
|
**size_str** | **String** | The calculated size of the repository (human readable). | [optional]
|
49
49
|
**slug** | **String** | The slug identifies the repository in URIs. | [optional]
|
50
50
|
**slug_perm** | **String** | The slug_perm immutably identifies the repository. It will never change once a repository has been created. | [optional]
|
51
|
-
**storage_region** | **String** | The Cloudsmith region in which package files are stored. | [optional]
|
51
|
+
**storage_region** | **String** | The Cloudsmith region in which package files are stored. | [optional] [default to 'default']
|
52
52
|
**strict_npm_validation** | **BOOLEAN** | If checked, npm packages will be validated strictly to ensure the package matches specifcation. You can turn this off if you have packages that are old or otherwise mildly off-spec, but we can't guarantee the packages will work with npm-cli or other tooling correctly. Turn off at your own risk! | [optional]
|
53
53
|
**use_debian_labels** | **BOOLEAN** | If checked, a 'Label' field will be present in Debian-based repositories. It will contain a string that identifies the entitlement token used to authenticate the repository, in the form of 'source=t-<identifier>'; or 'source=none' if no token was used. You can use this to help with pinning. | [optional]
|
54
54
|
**use_default_cargo_upstream** | **BOOLEAN** | If checked, dependencies of uploaded Cargo crates which do not set an explicit value for \"registry\" will be assumed to be available from crates.io. If unchecked, dependencies with unspecified \"registry\" values will be assumed to be available in the registry being uploaded to. Uncheck this if you want to ensure that dependencies are only ever installed from Cloudsmith unless explicitly specified as belong to another registry. | [optional]
|
@@ -56,6 +56,6 @@ Name | Type | Description | Notes
|
|
56
56
|
**use_source_packages** | **BOOLEAN** | If checked, source packages (if supported) are enabled in installations/configurations. A source package is one that contains source code rather than built binaries. | [optional]
|
57
57
|
**use_vulnerability_scanning** | **BOOLEAN** | If checked, vulnerability scanning will be enabled for all supported packages within this repository. | [optional]
|
58
58
|
**user_entitlements_enabled** | **BOOLEAN** | If checked, users can use and manage their own user-specific entitlement token for the repository (if private). Otherwise, user-specific entitlements are disabled for all users. | [optional]
|
59
|
-
**view_statistics** | **String** | This defines the minimum level of privilege required for a user to view repository statistics, to include entitlement-based usage, if applicable. If a user does not have the permission, they won't be able to view any statistics, either via the UI, API or CLI. | [optional]
|
59
|
+
**view_statistics** | **String** | This defines the minimum level of privilege required for a user to view repository statistics, to include entitlement-based usage, if applicable. If a user does not have the permission, they won't be able to view any statistics, either via the UI, API or CLI. | [optional] [default to 'Read']
|
60
60
|
|
61
61
|
|
data/docs/RepositoryAuditLog.md
CHANGED
@@ -6,12 +6,12 @@ Name | Type | Description | Notes
|
|
6
6
|
**actor** | **String** | |
|
7
7
|
**actor_ip_address** | **String** | |
|
8
8
|
**actor_kind** | **String** | | [optional]
|
9
|
-
**actor_location** | **
|
9
|
+
**actor_location** | [**GeoIpLocation**](GeoIpLocation.md) | |
|
10
10
|
**actor_slug_perm** | **String** | |
|
11
11
|
**actor_url** | **String** | | [optional]
|
12
12
|
**context** | **String** | |
|
13
13
|
**event** | **String** | |
|
14
|
-
**event_at** | **
|
14
|
+
**event_at** | **DateTime** | |
|
15
15
|
**object** | **String** | |
|
16
16
|
**object_kind** | **String** | |
|
17
17
|
**object_slug_perm** | **String** | |
|
data/docs/RepositoryCreate.md
CHANGED
@@ -4,25 +4,25 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**cdn_url** | **String** | Base URL from which packages and other artifacts are downloaded. | [optional]
|
7
|
-
**content_kind** | **String** | The repository content kind determines whether this repository contains packages, or provides a distribution of packages from other repositories. You can only select the content kind at repository creation time. | [optional]
|
7
|
+
**content_kind** | **String** | The repository content kind determines whether this repository contains packages, or provides a distribution of packages from other repositories. You can only select the content kind at repository creation time. | [optional] [default to 'Standard']
|
8
8
|
**contextual_auth_realm** | **BOOLEAN** | If checked, missing credentials for this repository where basic authentication is required shall present an enriched value in the 'WWW-Authenticate' header containing the namespace and repository. This can be useful for tooling such as SBT where the authentication realm is used to distinguish and disambiguate credentials. | [optional]
|
9
9
|
**copy_own** | **BOOLEAN** | If checked, users can copy any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
10
|
-
**copy_packages** | **String** | This defines the minimum level of privilege required for a user to copy packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific copy setting. | [optional]
|
11
|
-
**created_at** | **
|
12
|
-
**default_privilege** | **String** | This defines the default level of privilege that all of your organization members have for this repository. This does not include collaborators, but applies to any member of the org regardless of their own membership role (i.e. it applies to owners, managers and members). Be careful if setting this to admin, because any member will be able to change settings. | [optional]
|
10
|
+
**copy_packages** | **String** | This defines the minimum level of privilege required for a user to copy packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific copy setting. | [optional] [default to 'Read']
|
11
|
+
**created_at** | **DateTime** | | [optional]
|
12
|
+
**default_privilege** | **String** | This defines the default level of privilege that all of your organization members have for this repository. This does not include collaborators, but applies to any member of the org regardless of their own membership role (i.e. it applies to owners, managers and members). Be careful if setting this to admin, because any member will be able to change settings. | [optional] [default to 'None']
|
13
13
|
**delete_own** | **BOOLEAN** | If checked, users can delete any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
14
|
-
**delete_packages** | **String** | This defines the minimum level of privilege required for a user to delete packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific delete setting. | [optional]
|
15
|
-
**deleted_at** | **
|
14
|
+
**delete_packages** | **String** | This defines the minimum level of privilege required for a user to delete packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific delete setting. | [optional] [default to 'Admin']
|
15
|
+
**deleted_at** | **DateTime** | | [optional]
|
16
16
|
**description** | **String** | A description of the repository's purpose/contents. | [optional]
|
17
17
|
**distributes** | **Array<String>** | The repositories distributed through this repo. Adding repos here is only valid if the content_kind is DISTRIBUTION. | [optional]
|
18
18
|
**docker_refresh_tokens_enabled** | **BOOLEAN** | If checked, refresh tokens will be issued in addition to access tokens for Docker authentication. This allows unlimited extension of the lifetime of access tokens. | [optional]
|
19
|
-
**gpg_keys** | [**Array<
|
19
|
+
**gpg_keys** | [**Array<RepositoryGpgKey>**](RepositoryGpgKey.md) | | [optional]
|
20
20
|
**index_files** | **BOOLEAN** | If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted. | [optional]
|
21
21
|
**is_open_source** | **BOOLEAN** | | [optional]
|
22
22
|
**is_private** | **BOOLEAN** | | [optional]
|
23
23
|
**is_public** | **BOOLEAN** | | [optional]
|
24
24
|
**move_own** | **BOOLEAN** | If checked, users can move any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
25
|
-
**move_packages** | **String** | This defines the minimum level of privilege required for a user to move packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific move setting. | [optional]
|
25
|
+
**move_packages** | **String** | This defines the minimum level of privilege required for a user to move packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific move setting. | [optional] [default to 'Admin']
|
26
26
|
**name** | **String** | A descriptive name for the repository. |
|
27
27
|
**namespace** | **String** | Namespace to which this repository belongs. | [optional]
|
28
28
|
**namespace_url** | **String** | API endpoint where data about this namespace can be retrieved. | [optional]
|
@@ -33,14 +33,14 @@ Name | Type | Description | Notes
|
|
33
33
|
**proxy_pypi** | **BOOLEAN** | If checked, Python packages that are not in the repository when requested by clients will automatically be proxied from the public pypi.python.org registry. If there is at least one version for a package, others will not be proxied. | [optional]
|
34
34
|
**raw_package_index_enabled** | **BOOLEAN** | If checked, HTML and JSON indexes will be generated that list all available raw packages in the repository. | [optional]
|
35
35
|
**raw_package_index_signatures_enabled** | **BOOLEAN** | If checked, the HTML and JSON indexes will display raw package GPG signatures alongside the index packages. | [optional]
|
36
|
-
**replace_packages** | **String** | This defines the minimum level of privilege required for a user to republish packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific republish setting. Please note that the user still requires the privilege to delete packages that will be replaced by the new package; otherwise the republish will fail. | [optional]
|
36
|
+
**replace_packages** | **String** | This defines the minimum level of privilege required for a user to republish packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific republish setting. Please note that the user still requires the privilege to delete packages that will be replaced by the new package; otherwise the republish will fail. | [optional] [default to 'Write']
|
37
37
|
**replace_packages_by_default** | **BOOLEAN** | If checked, uploaded packages will overwrite/replace any others with the same attributes (e.g. same version) by default. This only applies if the user has the required privilege for the republishing AND has the required privilege to delete existing packages that they don't own. | [optional]
|
38
|
-
**repository_type** | **Integer** | The repository type changes how it is accessed and billed. Private repositories
|
39
|
-
**repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories
|
38
|
+
**repository_type** | **Integer** | The repository type changes how it is accessed and billed. Private repositories are visible only to you or authorized delegates. Open-Source repositories are always visible to everyone and are restricted by licensing, but are free to use and come with generous bandwidth/storage. You can only select Open-Source at repository creation time. | [optional]
|
39
|
+
**repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories are visible only to you or authorized delegates. Public repositories are visible to all Cloudsmith users. | [optional] [default to 'Public']
|
40
40
|
**resync_own** | **BOOLEAN** | If checked, users can resync any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
41
|
-
**resync_packages** | **String** | This defines the minimum level of privilege required for a user to resync packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific resync setting. | [optional]
|
41
|
+
**resync_packages** | **String** | This defines the minimum level of privilege required for a user to resync packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific resync setting. | [optional] [default to 'Admin']
|
42
42
|
**scan_own** | **BOOLEAN** | If checked, users can scan any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
43
|
-
**scan_packages** | **String** | This defines the minimum level of privilege required for a user to scan packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific scan setting. | [optional]
|
43
|
+
**scan_packages** | **String** | This defines the minimum level of privilege required for a user to scan packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific scan setting. | [optional] [default to 'Read']
|
44
44
|
**self_html_url** | **String** | Website URL for this repository. | [optional]
|
45
45
|
**self_url** | **String** | API endpoint where data about this repository can be retrieved. | [optional]
|
46
46
|
**show_setup_all** | **BOOLEAN** | If checked, the Set Me Up help for all formats will always be shown, even if you don't have packages of that type uploaded. Otherwise, help will only be shown for packages that are in the repository. For example, if you have uploaded only NuGet packages, then the Set Me Up help for NuGet packages will be shown only. | [optional]
|
@@ -48,7 +48,7 @@ Name | Type | Description | Notes
|
|
48
48
|
**size_str** | **String** | The calculated size of the repository (human readable). | [optional]
|
49
49
|
**slug** | **String** | The slug identifies the repository in URIs. | [optional]
|
50
50
|
**slug_perm** | **String** | The slug_perm immutably identifies the repository. It will never change once a repository has been created. | [optional]
|
51
|
-
**storage_region** | **String** | The Cloudsmith region in which package files are stored. | [optional]
|
51
|
+
**storage_region** | **String** | The Cloudsmith region in which package files are stored. | [optional] [default to 'default']
|
52
52
|
**strict_npm_validation** | **BOOLEAN** | If checked, npm packages will be validated strictly to ensure the package matches specifcation. You can turn this off if you have packages that are old or otherwise mildly off-spec, but we can't guarantee the packages will work with npm-cli or other tooling correctly. Turn off at your own risk! | [optional]
|
53
53
|
**use_debian_labels** | **BOOLEAN** | If checked, a 'Label' field will be present in Debian-based repositories. It will contain a string that identifies the entitlement token used to authenticate the repository, in the form of 'source=t-<identifier>'; or 'source=none' if no token was used. You can use this to help with pinning. | [optional]
|
54
54
|
**use_default_cargo_upstream** | **BOOLEAN** | If checked, dependencies of uploaded Cargo crates which do not set an explicit value for \"registry\" will be assumed to be available from crates.io. If unchecked, dependencies with unspecified \"registry\" values will be assumed to be available in the registry being uploaded to. Uncheck this if you want to ensure that dependencies are only ever installed from Cloudsmith unless explicitly specified as belong to another registry. | [optional]
|
@@ -56,6 +56,6 @@ Name | Type | Description | Notes
|
|
56
56
|
**use_source_packages** | **BOOLEAN** | If checked, source packages (if supported) are enabled in installations/configurations. A source package is one that contains source code rather than built binaries. | [optional]
|
57
57
|
**use_vulnerability_scanning** | **BOOLEAN** | If checked, vulnerability scanning will be enabled for all supported packages within this repository. | [optional]
|
58
58
|
**user_entitlements_enabled** | **BOOLEAN** | If checked, users can use and manage their own user-specific entitlement token for the repository (if private). Otherwise, user-specific entitlements are disabled for all users. | [optional]
|
59
|
-
**view_statistics** | **String** | This defines the minimum level of privilege required for a user to view repository statistics, to include entitlement-based usage, if applicable. If a user does not have the permission, they won't be able to view any statistics, either via the UI, API or CLI. | [optional]
|
59
|
+
**view_statistics** | **String** | This defines the minimum level of privilege required for a user to view repository statistics, to include entitlement-based usage, if applicable. If a user does not have the permission, they won't be able to view any statistics, either via the UI, API or CLI. | [optional] [default to 'Read']
|
60
60
|
|
61
61
|
|
@@ -0,0 +1,43 @@
|
|
1
|
+
# CloudsmithApi::RepositoryCreateRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**content_kind** | **String** | The repository content kind determines whether this repository contains packages, or provides a distribution of packages from other repositories. You can only select the content kind at repository creation time. | [optional] [default to 'Standard']
|
7
|
+
**contextual_auth_realm** | **BOOLEAN** | If checked, missing credentials for this repository where basic authentication is required shall present an enriched value in the 'WWW-Authenticate' header containing the namespace and repository. This can be useful for tooling such as SBT where the authentication realm is used to distinguish and disambiguate credentials. | [optional]
|
8
|
+
**copy_own** | **BOOLEAN** | If checked, users can copy any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
9
|
+
**copy_packages** | **String** | This defines the minimum level of privilege required for a user to copy packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific copy setting. | [optional] [default to 'Read']
|
10
|
+
**default_privilege** | **String** | This defines the default level of privilege that all of your organization members have for this repository. This does not include collaborators, but applies to any member of the org regardless of their own membership role (i.e. it applies to owners, managers and members). Be careful if setting this to admin, because any member will be able to change settings. | [optional] [default to 'None']
|
11
|
+
**delete_own** | **BOOLEAN** | If checked, users can delete any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
12
|
+
**delete_packages** | **String** | This defines the minimum level of privilege required for a user to delete packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific delete setting. | [optional] [default to 'Admin']
|
13
|
+
**description** | **String** | A description of the repository's purpose/contents. | [optional]
|
14
|
+
**distributes** | **Array<String>** | The repositories distributed through this repo. Adding repos here is only valid if the content_kind is DISTRIBUTION. | [optional]
|
15
|
+
**docker_refresh_tokens_enabled** | **BOOLEAN** | If checked, refresh tokens will be issued in addition to access tokens for Docker authentication. This allows unlimited extension of the lifetime of access tokens. | [optional]
|
16
|
+
**index_files** | **BOOLEAN** | If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted. | [optional]
|
17
|
+
**move_own** | **BOOLEAN** | If checked, users can move any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
18
|
+
**move_packages** | **String** | This defines the minimum level of privilege required for a user to move packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific move setting. | [optional] [default to 'Admin']
|
19
|
+
**name** | **String** | A descriptive name for the repository. |
|
20
|
+
**proxy_npmjs** | **BOOLEAN** | If checked, Npm packages that are not in the repository when requested by clients will automatically be proxied from the public npmjs.org registry. If there is at least one version for a package, others will not be proxied. | [optional]
|
21
|
+
**proxy_pypi** | **BOOLEAN** | If checked, Python packages that are not in the repository when requested by clients will automatically be proxied from the public pypi.python.org registry. If there is at least one version for a package, others will not be proxied. | [optional]
|
22
|
+
**raw_package_index_enabled** | **BOOLEAN** | If checked, HTML and JSON indexes will be generated that list all available raw packages in the repository. | [optional]
|
23
|
+
**raw_package_index_signatures_enabled** | **BOOLEAN** | If checked, the HTML and JSON indexes will display raw package GPG signatures alongside the index packages. | [optional]
|
24
|
+
**replace_packages** | **String** | This defines the minimum level of privilege required for a user to republish packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific republish setting. Please note that the user still requires the privilege to delete packages that will be replaced by the new package; otherwise the republish will fail. | [optional] [default to 'Write']
|
25
|
+
**replace_packages_by_default** | **BOOLEAN** | If checked, uploaded packages will overwrite/replace any others with the same attributes (e.g. same version) by default. This only applies if the user has the required privilege for the republishing AND has the required privilege to delete existing packages that they don't own. | [optional]
|
26
|
+
**repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories are visible only to you or authorized delegates. Public repositories are visible to all Cloudsmith users. | [optional] [default to 'Public']
|
27
|
+
**resync_own** | **BOOLEAN** | If checked, users can resync any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
28
|
+
**resync_packages** | **String** | This defines the minimum level of privilege required for a user to resync packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific resync setting. | [optional] [default to 'Admin']
|
29
|
+
**scan_own** | **BOOLEAN** | If checked, users can scan any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
30
|
+
**scan_packages** | **String** | This defines the minimum level of privilege required for a user to scan packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific scan setting. | [optional] [default to 'Read']
|
31
|
+
**show_setup_all** | **BOOLEAN** | If checked, the Set Me Up help for all formats will always be shown, even if you don't have packages of that type uploaded. Otherwise, help will only be shown for packages that are in the repository. For example, if you have uploaded only NuGet packages, then the Set Me Up help for NuGet packages will be shown only. | [optional]
|
32
|
+
**slug** | **String** | The slug identifies the repository in URIs. | [optional]
|
33
|
+
**storage_region** | **String** | The Cloudsmith region in which package files are stored. | [optional] [default to 'default']
|
34
|
+
**strict_npm_validation** | **BOOLEAN** | If checked, npm packages will be validated strictly to ensure the package matches specifcation. You can turn this off if you have packages that are old or otherwise mildly off-spec, but we can't guarantee the packages will work with npm-cli or other tooling correctly. Turn off at your own risk! | [optional]
|
35
|
+
**use_debian_labels** | **BOOLEAN** | If checked, a 'Label' field will be present in Debian-based repositories. It will contain a string that identifies the entitlement token used to authenticate the repository, in the form of 'source=t-<identifier>'; or 'source=none' if no token was used. You can use this to help with pinning. | [optional]
|
36
|
+
**use_default_cargo_upstream** | **BOOLEAN** | If checked, dependencies of uploaded Cargo crates which do not set an explicit value for \"registry\" will be assumed to be available from crates.io. If unchecked, dependencies with unspecified \"registry\" values will be assumed to be available in the registry being uploaded to. Uncheck this if you want to ensure that dependencies are only ever installed from Cloudsmith unless explicitly specified as belong to another registry. | [optional]
|
37
|
+
**use_noarch_packages** | **BOOLEAN** | If checked, noarch packages (if supported) are enabled in installations/configurations. A noarch package is one that is not tied to specific system architecture (like i686). | [optional]
|
38
|
+
**use_source_packages** | **BOOLEAN** | If checked, source packages (if supported) are enabled in installations/configurations. A source package is one that contains source code rather than built binaries. | [optional]
|
39
|
+
**use_vulnerability_scanning** | **BOOLEAN** | If checked, vulnerability scanning will be enabled for all supported packages within this repository. | [optional]
|
40
|
+
**user_entitlements_enabled** | **BOOLEAN** | If checked, users can use and manage their own user-specific entitlement token for the repository (if private). Otherwise, user-specific entitlements are disabled for all users. | [optional]
|
41
|
+
**view_statistics** | **String** | This defines the minimum level of privilege required for a user to view repository statistics, to include entitlement-based usage, if applicable. If a user does not have the permission, they won't be able to view any statistics, either via the UI, API or CLI. | [optional] [default to 'Read']
|
42
|
+
|
43
|
+
|
data/docs/RepositoryGpgKey.md
CHANGED
@@ -5,7 +5,7 @@ Name | Type | Description | Notes
|
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**active** | **BOOLEAN** | If selected this is the active key for this repository. | [optional]
|
7
7
|
**comment** | **String** | |
|
8
|
-
**created_at** | **
|
8
|
+
**created_at** | **DateTime** | | [optional]
|
9
9
|
**default** | **BOOLEAN** | If selected this is the default key for this repository. | [optional]
|
10
10
|
**fingerprint** | **String** | The long identifier used by GPG for this key. | [optional]
|
11
11
|
**fingerprint_short** | **String** | | [optional]
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# CloudsmithApi::RepositoryGpgKeyCreate
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**gpg_passphrase** | **String** | The GPG passphrase used for signing. | [optional]
|
7
|
+
**gpg_private_key** | **String** | The GPG private key. |
|
8
|
+
|
9
|
+
|
@@ -0,0 +1,11 @@
|
|
1
|
+
# CloudsmithApi::RepositoryPrivilegeDict
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**privilege** | **String** | The level of privilege that the user or team should be granted to the specified repository. |
|
7
|
+
**service** | **String** | The service identifier (slug). | [optional]
|
8
|
+
**team** | **String** | The team identifier (slug). | [optional]
|
9
|
+
**user** | **String** | The user identifier (slug). | [optional]
|
10
|
+
|
11
|
+
|
@@ -3,6 +3,6 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**privileges** | [**Array<
|
6
|
+
**privileges** | [**Array<RepositoryPrivilegeDict>**](RepositoryPrivilegeDict.md) | List of objects with explicit privileges to the repository. |
|
7
7
|
|
8
8
|
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# CloudsmithApi::RepositoryPrivilegeInputRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**privileges** | [**Array<RepositoryPrivilegeDict>**](RepositoryPrivilegeDict.md) | List of objects with explicit privileges to the repository. |
|
7
|
+
|
8
|
+
|
@@ -0,0 +1,8 @@
|
|
1
|
+
# CloudsmithApi::RepositoryPrivilegeInputRequestPatch
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**privileges** | [**Array<RepositoryPrivilegeDict>**](RepositoryPrivilegeDict.md) | List of objects with explicit privileges to the repository. | [optional]
|
7
|
+
|
8
|
+
|
@@ -0,0 +1,42 @@
|
|
1
|
+
# CloudsmithApi::RepositoryRequestPatch
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**content_kind** | **String** | The repository content kind determines whether this repository contains packages, or provides a distribution of packages from other repositories. You can only select the content kind at repository creation time. | [optional] [default to 'Standard']
|
7
|
+
**contextual_auth_realm** | **BOOLEAN** | If checked, missing credentials for this repository where basic authentication is required shall present an enriched value in the 'WWW-Authenticate' header containing the namespace and repository. This can be useful for tooling such as SBT where the authentication realm is used to distinguish and disambiguate credentials. | [optional]
|
8
|
+
**copy_own** | **BOOLEAN** | If checked, users can copy any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
9
|
+
**copy_packages** | **String** | This defines the minimum level of privilege required for a user to copy packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific copy setting. | [optional] [default to 'Read']
|
10
|
+
**default_privilege** | **String** | This defines the default level of privilege that all of your organization members have for this repository. This does not include collaborators, but applies to any member of the org regardless of their own membership role (i.e. it applies to owners, managers and members). Be careful if setting this to admin, because any member will be able to change settings. | [optional] [default to 'None']
|
11
|
+
**delete_own** | **BOOLEAN** | If checked, users can delete any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
12
|
+
**delete_packages** | **String** | This defines the minimum level of privilege required for a user to delete packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific delete setting. | [optional] [default to 'Admin']
|
13
|
+
**description** | **String** | A description of the repository's purpose/contents. | [optional]
|
14
|
+
**distributes** | **Array<String>** | The repositories distributed through this repo. Adding repos here is only valid if the content_kind is DISTRIBUTION. | [optional]
|
15
|
+
**docker_refresh_tokens_enabled** | **BOOLEAN** | If checked, refresh tokens will be issued in addition to access tokens for Docker authentication. This allows unlimited extension of the lifetime of access tokens. | [optional]
|
16
|
+
**index_files** | **BOOLEAN** | If checked, files contained in packages will be indexed, which increase the synchronisation time required for packages. Note that it is recommended you keep this enabled unless the synchronisation time is significantly impacted. | [optional]
|
17
|
+
**move_own** | **BOOLEAN** | If checked, users can move any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
18
|
+
**move_packages** | **String** | This defines the minimum level of privilege required for a user to move packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific move setting. | [optional] [default to 'Admin']
|
19
|
+
**name** | **String** | A descriptive name for the repository. | [optional]
|
20
|
+
**proxy_npmjs** | **BOOLEAN** | If checked, Npm packages that are not in the repository when requested by clients will automatically be proxied from the public npmjs.org registry. If there is at least one version for a package, others will not be proxied. | [optional]
|
21
|
+
**proxy_pypi** | **BOOLEAN** | If checked, Python packages that are not in the repository when requested by clients will automatically be proxied from the public pypi.python.org registry. If there is at least one version for a package, others will not be proxied. | [optional]
|
22
|
+
**raw_package_index_enabled** | **BOOLEAN** | If checked, HTML and JSON indexes will be generated that list all available raw packages in the repository. | [optional]
|
23
|
+
**raw_package_index_signatures_enabled** | **BOOLEAN** | If checked, the HTML and JSON indexes will display raw package GPG signatures alongside the index packages. | [optional]
|
24
|
+
**replace_packages** | **String** | This defines the minimum level of privilege required for a user to republish packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific republish setting. Please note that the user still requires the privilege to delete packages that will be replaced by the new package; otherwise the republish will fail. | [optional] [default to 'Write']
|
25
|
+
**replace_packages_by_default** | **BOOLEAN** | If checked, uploaded packages will overwrite/replace any others with the same attributes (e.g. same version) by default. This only applies if the user has the required privilege for the republishing AND has the required privilege to delete existing packages that they don't own. | [optional]
|
26
|
+
**repository_type_str** | **String** | The repository type changes how it is accessed and billed. Private repositories are visible only to you or authorized delegates. Public repositories are visible to all Cloudsmith users. | [optional] [default to 'Public']
|
27
|
+
**resync_own** | **BOOLEAN** | If checked, users can resync any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
28
|
+
**resync_packages** | **String** | This defines the minimum level of privilege required for a user to resync packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific resync setting. | [optional] [default to 'Admin']
|
29
|
+
**scan_own** | **BOOLEAN** | If checked, users can scan any of their own packages that they have uploaded, assuming that they still have write privilege for the repository. This takes precedence over privileges configured in the 'Access Controls' section of the repository, and any inherited from the org. | [optional]
|
30
|
+
**scan_packages** | **String** | This defines the minimum level of privilege required for a user to scan packages. Unless the package was uploaded by that user, in which the permission may be overridden by the user-specific scan setting. | [optional] [default to 'Read']
|
31
|
+
**show_setup_all** | **BOOLEAN** | If checked, the Set Me Up help for all formats will always be shown, even if you don't have packages of that type uploaded. Otherwise, help will only be shown for packages that are in the repository. For example, if you have uploaded only NuGet packages, then the Set Me Up help for NuGet packages will be shown only. | [optional]
|
32
|
+
**slug** | **String** | The slug identifies the repository in URIs. | [optional]
|
33
|
+
**strict_npm_validation** | **BOOLEAN** | If checked, npm packages will be validated strictly to ensure the package matches specifcation. You can turn this off if you have packages that are old or otherwise mildly off-spec, but we can't guarantee the packages will work with npm-cli or other tooling correctly. Turn off at your own risk! | [optional]
|
34
|
+
**use_debian_labels** | **BOOLEAN** | If checked, a 'Label' field will be present in Debian-based repositories. It will contain a string that identifies the entitlement token used to authenticate the repository, in the form of 'source=t-<identifier>'; or 'source=none' if no token was used. You can use this to help with pinning. | [optional]
|
35
|
+
**use_default_cargo_upstream** | **BOOLEAN** | If checked, dependencies of uploaded Cargo crates which do not set an explicit value for \"registry\" will be assumed to be available from crates.io. If unchecked, dependencies with unspecified \"registry\" values will be assumed to be available in the registry being uploaded to. Uncheck this if you want to ensure that dependencies are only ever installed from Cloudsmith unless explicitly specified as belong to another registry. | [optional]
|
36
|
+
**use_noarch_packages** | **BOOLEAN** | If checked, noarch packages (if supported) are enabled in installations/configurations. A noarch package is one that is not tied to specific system architecture (like i686). | [optional]
|
37
|
+
**use_source_packages** | **BOOLEAN** | If checked, source packages (if supported) are enabled in installations/configurations. A source package is one that contains source code rather than built binaries. | [optional]
|
38
|
+
**use_vulnerability_scanning** | **BOOLEAN** | If checked, vulnerability scanning will be enabled for all supported packages within this repository. | [optional]
|
39
|
+
**user_entitlements_enabled** | **BOOLEAN** | If checked, users can use and manage their own user-specific entitlement token for the repository (if private). Otherwise, user-specific entitlements are disabled for all users. | [optional]
|
40
|
+
**view_statistics** | **String** | This defines the minimum level of privilege required for a user to view repository statistics, to include entitlement-based usage, if applicable. If a user does not have the permission, they won't be able to view any statistics, either via the UI, API or CLI. | [optional] [default to 'Read']
|
41
|
+
|
42
|
+
|
data/docs/RepositoryRsaKey.md
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**active** | **BOOLEAN** | If selected this is the active key for this repository. | [optional]
|
7
|
-
**created_at** | **
|
7
|
+
**created_at** | **DateTime** | | [optional]
|
8
8
|
**default** | **BOOLEAN** | If selected this is the default key for this repository. | [optional]
|
9
9
|
**fingerprint** | **String** | The long identifier used by RSA for this key. | [optional]
|
10
10
|
**fingerprint_short** | **String** | | [optional]
|
@@ -0,0 +1,9 @@
|
|
1
|
+
# CloudsmithApi::RepositoryRsaKeyCreate
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**rsa_passphrase** | **String** | The RSA passphrase used for signing. | [optional]
|
7
|
+
**rsa_private_key** | **String** | The RSA private key. |
|
8
|
+
|
9
|
+
|
data/docs/RepositoryToken.md
CHANGED
@@ -4,15 +4,15 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**clients** | **Integer** | | [optional]
|
7
|
-
**created_at** | **
|
7
|
+
**created_at** | **DateTime** | The datetime the token was updated at. | [optional]
|
8
8
|
**created_by** | **String** | | [optional]
|
9
9
|
**created_by_url** | **String** | | [optional]
|
10
10
|
**default** | **BOOLEAN** | If selected this is the default token for this repository. | [optional]
|
11
11
|
**disable_url** | **String** | | [optional]
|
12
12
|
**downloads** | **Integer** | | [optional]
|
13
13
|
**enable_url** | **String** | | [optional]
|
14
|
-
**eula_accepted** | **
|
15
|
-
**eula_accepted_at** | **
|
14
|
+
**eula_accepted** | [**Eula**](Eula.md) | | [optional]
|
15
|
+
**eula_accepted_at** | **DateTime** | The datetime the EULA was accepted at. | [optional]
|
16
16
|
**eula_accepted_from** | **String** | | [optional]
|
17
17
|
**eula_required** | **BOOLEAN** | If checked, a EULA acceptance is required for this token. | [optional]
|
18
18
|
**has_limits** | **BOOLEAN** | | [optional]
|
@@ -20,9 +20,9 @@ Name | Type | Description | Notes
|
|
20
20
|
**is_active** | **BOOLEAN** | If enabled, the token will allow downloads based on configured restrictions (if any). | [optional]
|
21
21
|
**is_limited** | **BOOLEAN** | | [optional]
|
22
22
|
**limit_bandwidth** | **Integer** | The maximum download bandwidth allowed for the token. Values are expressed as the selected unit of bandwidth. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
23
|
-
**limit_bandwidth_unit** | **String** | | [optional]
|
24
|
-
**limit_date_range_from** | **
|
25
|
-
**limit_date_range_to** | **
|
23
|
+
**limit_bandwidth_unit** | **String** | | [optional] [default to 'Byte']
|
24
|
+
**limit_date_range_from** | **DateTime** | The starting date/time the token is allowed to be used from. | [optional]
|
25
|
+
**limit_date_range_to** | **DateTime** | The ending date/time the token is allowed to be used until. | [optional]
|
26
26
|
**limit_num_clients** | **Integer** | The maximum number of unique clients allowed for the token. Please note that since clients are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
27
27
|
**limit_num_downloads** | **Integer** | The maximum number of downloads allowed for the token. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
28
28
|
**limit_package_query** | **String** | The package-based search query to apply to restrict downloads to. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. This will still allow access to non-package files, such as metadata. | [optional]
|
@@ -31,12 +31,12 @@ Name | Type | Description | Notes
|
|
31
31
|
**name** | **String** | |
|
32
32
|
**refresh_url** | **String** | | [optional]
|
33
33
|
**reset_url** | **String** | | [optional]
|
34
|
-
**scheduled_reset_at** | **
|
35
|
-
**scheduled_reset_period** | **String** | | [optional]
|
34
|
+
**scheduled_reset_at** | **DateTime** | The time at which the scheduled reset period has elapsed and the token limits were automatically reset to zero. | [optional]
|
35
|
+
**scheduled_reset_period** | **String** | | [optional] [default to 'Never Reset']
|
36
36
|
**self_url** | **String** | | [optional]
|
37
37
|
**slug_perm** | **String** | | [optional]
|
38
38
|
**token** | **String** | | [optional]
|
39
|
-
**updated_at** | **
|
39
|
+
**updated_at** | **DateTime** | The datetime the token was updated at. | [optional]
|
40
40
|
**updated_by** | **String** | | [optional]
|
41
41
|
**updated_by_url** | **String** | | [optional]
|
42
42
|
**usage** | **String** | | [optional]
|
@@ -4,15 +4,15 @@
|
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
6
|
**clients** | **Integer** | | [optional]
|
7
|
-
**created_at** | **
|
7
|
+
**created_at** | **DateTime** | The datetime the token was updated at. | [optional]
|
8
8
|
**created_by** | **String** | | [optional]
|
9
9
|
**created_by_url** | **String** | | [optional]
|
10
10
|
**default** | **BOOLEAN** | If selected this is the default token for this repository. | [optional]
|
11
11
|
**disable_url** | **String** | | [optional]
|
12
12
|
**downloads** | **Integer** | | [optional]
|
13
13
|
**enable_url** | **String** | | [optional]
|
14
|
-
**eula_accepted** | **
|
15
|
-
**eula_accepted_at** | **
|
14
|
+
**eula_accepted** | [**Eula**](Eula.md) | | [optional]
|
15
|
+
**eula_accepted_at** | **DateTime** | The datetime the EULA was accepted at. | [optional]
|
16
16
|
**eula_accepted_from** | **String** | | [optional]
|
17
17
|
**eula_required** | **BOOLEAN** | If checked, a EULA acceptance is required for this token. | [optional]
|
18
18
|
**has_limits** | **BOOLEAN** | | [optional]
|
@@ -20,9 +20,9 @@ Name | Type | Description | Notes
|
|
20
20
|
**is_active** | **BOOLEAN** | If enabled, the token will allow downloads based on configured restrictions (if any). | [optional]
|
21
21
|
**is_limited** | **BOOLEAN** | | [optional]
|
22
22
|
**limit_bandwidth** | **Integer** | The maximum download bandwidth allowed for the token. Values are expressed as the selected unit of bandwidth. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
23
|
-
**limit_bandwidth_unit** | **String** | | [optional]
|
24
|
-
**limit_date_range_from** | **
|
25
|
-
**limit_date_range_to** | **
|
23
|
+
**limit_bandwidth_unit** | **String** | | [optional] [default to 'Byte']
|
24
|
+
**limit_date_range_from** | **DateTime** | The starting date/time the token is allowed to be used from. | [optional]
|
25
|
+
**limit_date_range_to** | **DateTime** | The ending date/time the token is allowed to be used until. | [optional]
|
26
26
|
**limit_num_clients** | **Integer** | The maximum number of unique clients allowed for the token. Please note that since clients are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
27
27
|
**limit_num_downloads** | **Integer** | The maximum number of downloads allowed for the token. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
28
28
|
**limit_package_query** | **String** | The package-based search query to apply to restrict downloads to. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. This will still allow access to non-package files, such as metadata. | [optional]
|
@@ -31,12 +31,12 @@ Name | Type | Description | Notes
|
|
31
31
|
**name** | **String** | | [optional]
|
32
32
|
**refresh_url** | **String** | | [optional]
|
33
33
|
**reset_url** | **String** | | [optional]
|
34
|
-
**scheduled_reset_at** | **
|
35
|
-
**scheduled_reset_period** | **String** | | [optional]
|
34
|
+
**scheduled_reset_at** | **DateTime** | The time at which the scheduled reset period has elapsed and the token limits were automatically reset to zero. | [optional]
|
35
|
+
**scheduled_reset_period** | **String** | | [optional] [default to 'Never Reset']
|
36
36
|
**self_url** | **String** | | [optional]
|
37
37
|
**slug_perm** | **String** | | [optional]
|
38
38
|
**token** | **String** | | [optional]
|
39
|
-
**updated_at** | **
|
39
|
+
**updated_at** | **DateTime** | The datetime the token was updated at. | [optional]
|
40
40
|
**updated_by** | **String** | | [optional]
|
41
41
|
**updated_by_url** | **String** | | [optional]
|
42
42
|
**usage** | **String** | | [optional]
|
@@ -0,0 +1,21 @@
|
|
1
|
+
# CloudsmithApi::RepositoryTokenRefreshRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**eula_required** | **BOOLEAN** | If checked, a EULA acceptance is required for this token. | [optional]
|
7
|
+
**is_active** | **BOOLEAN** | If enabled, the token will allow downloads based on configured restrictions (if any). | [optional]
|
8
|
+
**limit_bandwidth** | **Integer** | The maximum download bandwidth allowed for the token. Values are expressed as the selected unit of bandwidth. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
9
|
+
**limit_bandwidth_unit** | **String** | | [optional] [default to 'Byte']
|
10
|
+
**limit_date_range_from** | **DateTime** | The starting date/time the token is allowed to be used from. | [optional]
|
11
|
+
**limit_date_range_to** | **DateTime** | The ending date/time the token is allowed to be used until. | [optional]
|
12
|
+
**limit_num_clients** | **Integer** | The maximum number of unique clients allowed for the token. Please note that since clients are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
13
|
+
**limit_num_downloads** | **Integer** | The maximum number of downloads allowed for the token. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
14
|
+
**limit_package_query** | **String** | The package-based search query to apply to restrict downloads to. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. This will still allow access to non-package files, such as metadata. | [optional]
|
15
|
+
**limit_path_query** | **String** | The path-based search query to apply to restrict downloads to. This supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. The path evaluated does not include the domain name, the namespace, the entitlement code used, the package format, etc. and it always starts with a forward slash. | [optional]
|
16
|
+
**metadata** | **Object** | | [optional]
|
17
|
+
**scheduled_reset_at** | **DateTime** | The time at which the scheduled reset period has elapsed and the token limits were automatically reset to zero. | [optional]
|
18
|
+
**scheduled_reset_period** | **String** | | [optional] [default to 'Never Reset']
|
19
|
+
**token** | **String** | | [optional]
|
20
|
+
|
21
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# CloudsmithApi::RepositoryTokenRequest
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**eula_required** | **BOOLEAN** | If checked, a EULA acceptance is required for this token. | [optional]
|
7
|
+
**is_active** | **BOOLEAN** | If enabled, the token will allow downloads based on configured restrictions (if any). | [optional]
|
8
|
+
**limit_bandwidth** | **Integer** | The maximum download bandwidth allowed for the token. Values are expressed as the selected unit of bandwidth. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
9
|
+
**limit_bandwidth_unit** | **String** | | [optional] [default to 'Byte']
|
10
|
+
**limit_date_range_from** | **DateTime** | The starting date/time the token is allowed to be used from. | [optional]
|
11
|
+
**limit_date_range_to** | **DateTime** | The ending date/time the token is allowed to be used until. | [optional]
|
12
|
+
**limit_num_clients** | **Integer** | The maximum number of unique clients allowed for the token. Please note that since clients are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
13
|
+
**limit_num_downloads** | **Integer** | The maximum number of downloads allowed for the token. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
14
|
+
**limit_package_query** | **String** | The package-based search query to apply to restrict downloads to. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. This will still allow access to non-package files, such as metadata. | [optional]
|
15
|
+
**limit_path_query** | **String** | The path-based search query to apply to restrict downloads to. This supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. The path evaluated does not include the domain name, the namespace, the entitlement code used, the package format, etc. and it always starts with a forward slash. | [optional]
|
16
|
+
**metadata** | **Object** | | [optional]
|
17
|
+
**name** | **String** | |
|
18
|
+
**scheduled_reset_at** | **DateTime** | The time at which the scheduled reset period has elapsed and the token limits were automatically reset to zero. | [optional]
|
19
|
+
**scheduled_reset_period** | **String** | | [optional] [default to 'Never Reset']
|
20
|
+
**token** | **String** | | [optional]
|
21
|
+
|
22
|
+
|
@@ -0,0 +1,22 @@
|
|
1
|
+
# CloudsmithApi::RepositoryTokenRequestPatch
|
2
|
+
|
3
|
+
## Properties
|
4
|
+
Name | Type | Description | Notes
|
5
|
+
------------ | ------------- | ------------- | -------------
|
6
|
+
**eula_required** | **BOOLEAN** | If checked, a EULA acceptance is required for this token. | [optional]
|
7
|
+
**is_active** | **BOOLEAN** | If enabled, the token will allow downloads based on configured restrictions (if any). | [optional]
|
8
|
+
**limit_bandwidth** | **Integer** | The maximum download bandwidth allowed for the token. Values are expressed as the selected unit of bandwidth. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
9
|
+
**limit_bandwidth_unit** | **String** | | [optional] [default to 'Byte']
|
10
|
+
**limit_date_range_from** | **DateTime** | The starting date/time the token is allowed to be used from. | [optional]
|
11
|
+
**limit_date_range_to** | **DateTime** | The ending date/time the token is allowed to be used until. | [optional]
|
12
|
+
**limit_num_clients** | **Integer** | The maximum number of unique clients allowed for the token. Please note that since clients are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
13
|
+
**limit_num_downloads** | **Integer** | The maximum number of downloads allowed for the token. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. | [optional]
|
14
|
+
**limit_package_query** | **String** | The package-based search query to apply to restrict downloads to. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. This will still allow access to non-package files, such as metadata. | [optional]
|
15
|
+
**limit_path_query** | **String** | The path-based search query to apply to restrict downloads to. This supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. The path evaluated does not include the domain name, the namespace, the entitlement code used, the package format, etc. and it always starts with a forward slash. | [optional]
|
16
|
+
**metadata** | **Object** | | [optional]
|
17
|
+
**name** | **String** | | [optional]
|
18
|
+
**scheduled_reset_at** | **DateTime** | The time at which the scheduled reset period has elapsed and the token limits were automatically reset to zero. | [optional]
|
19
|
+
**scheduled_reset_period** | **String** | | [optional] [default to 'Never Reset']
|
20
|
+
**token** | **String** | | [optional]
|
21
|
+
|
22
|
+
|
data/docs/RepositoryTokenSync.md
CHANGED
@@ -3,6 +3,6 @@
|
|
3
3
|
## Properties
|
4
4
|
Name | Type | Description | Notes
|
5
5
|
------------ | ------------- | ------------- | -------------
|
6
|
-
**tokens** | [**Array<
|
6
|
+
**tokens** | [**Array<RepositoryToken>**](RepositoryToken.md) | The entitlements that have been synchronised. | [optional]
|
7
7
|
|
8
8
|
|