Skip to content

Commit 30691ce

Browse files
APIBot: SDK update based on recent changes in Atlas API (#384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: wtrocki <[email protected]>
1 parent a3765a6 commit 30691ce

File tree

115 files changed

+280
-259
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

115 files changed

+280
-259
lines changed

admin/model_group_paginated_event.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type GroupPaginatedEvent struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]EventViewForNdsGroup `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_org_paginated_event.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type OrgPaginatedEvent struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]EventViewForOrg `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_alert.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedAlert struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]AlertViewForNdsGroup `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_alert_config.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedAlertConfig struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]GroupAlertsConfig `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_api_user.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiApiUser struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]ApiKeyUserDetails `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_app_user.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAppUser struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]CloudAppUser `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_atlas_checkpoint.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAtlasCheckpoint struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]ApiAtlasCheckpoint `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_atlas_database_user.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAtlasDatabaseUser struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]CloudDatabaseUser `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_atlas_disk_backup_export_job.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAtlasDiskBackupExportJob struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]DiskBackupExportJob `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_atlas_ear_private_endpoint.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAtlasEARPrivateEndpoint struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]EARPrivateEndpoint `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_atlas_provider_regions.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAtlasProviderRegions struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]CloudProviderRegions `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_atlas_serverless_backup_restore_job.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAtlasServerlessBackupRestoreJob struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]ServerlessBackupRestoreJob `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_atlas_serverless_backup_snapshot.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiAtlasServerlessBackupSnapshot struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]ServerlessBackupSnapshot `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_invoice.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiInvoice struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]BillingInvoice `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_invoice_metadata.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiInvoiceMetadata struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]BillingInvoiceMetadata `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_streams_connection.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiStreamsConnection struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]StreamsConnection `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_streams_stream_processor_with_stats.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiStreamsStreamProcessorWithStats struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]StreamsProcessorWithStats `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_streams_tenant.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiStreamsTenant struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]StreamsTenant `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_api_user_access_list_response.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedApiUserAccessListResponse struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]UserAccessListResponse `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_app_user.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedAppUser struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]CloudAppUser `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_atlas_group.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedAtlasGroup struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]Group `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_available_version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedAvailableVersion struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]MdbAvailableVersion `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_backup_snapshot.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedBackupSnapshot struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]DiskBackupSnapshot `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_backup_snapshot_export_buckets.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedBackupSnapshotExportBuckets struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]DiskBackupSnapshotExportBucket `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_cloud_backup_replica_set.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedCloudBackupReplicaSet struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]DiskBackupReplicaSet `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_cloud_backup_restore_job.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedCloudBackupRestoreJob struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]DiskBackupSnapshotRestoreJob `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_cloud_backup_sharded_cluster_snapshot.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedCloudBackupShardedClusterSnapshot struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]DiskBackupShardedClusterSnapshot `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_cloud_provider_container.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedCloudProviderContainer struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]CloudProviderContainer `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_cluster_description20240805.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedClusterDescription20240805 struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]ClusterDescription20240805 `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_connected_org_configs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedConnectedOrgConfigs struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]ConnectedOrgConfig `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

admin/model_paginated_container_peer.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ type PaginatedContainerPeer struct {
1111
// List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.
1212
// Read only field.
1313
Links *[]Link `json:"links,omitempty"`
14-
// List of returned documents that MongoDB Cloud providers when completing this request.
14+
// List of returned documents that MongoDB Cloud provides when completing this request.
1515
// Read only field.
1616
Results *[]BaseNetworkPeeringConnectionSettings `json:"results,omitempty"`
1717
// Total number of documents available. MongoDB Cloud omits this value if `includeCount` is set to `false`.

0 commit comments

Comments
 (0)