Skip to content

Commit 50f0676

Browse files
committed
apply filtering for testing
1 parent d798382 commit 50f0676

File tree

1 file changed

+0
-26
lines changed

1 file changed

+0
-26
lines changed

openapi/v2/openapi-2025-03-12.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -32854,24 +32854,6 @@
3285432854
},
3285532855
"ApiSearchDeploymentResponseView": {
3285632856
"properties": {
32857-
"encryptionAtRestProvider": {
32858-
"description": "Cloud service provider that manages your customer keys to provide an additional layer of Encryption At Rest for the cluster.",
32859-
"enum": [
32860-
"NONE",
32861-
"AWS",
32862-
"AZURE",
32863-
"GCP"
32864-
],
32865-
"externalDocs": {
32866-
"description": "Encryption at Rest using Customer Key Management",
32867-
"url": "https://www.mongodb.com/docs/atlas/security-kms-encryption/"
32868-
},
32869-
"readOnly": true,
32870-
"type": "string",
32871-
"x-xgen-hidden-env": {
32872-
"envs": "qa,prod,stage"
32873-
}
32874-
},
3287532857
"groupId": {
3287632858
"description": "Unique 24-hexadecimal character string that identifies the project.",
3287732859
"example": "32b6e34b3d91647abb20e7b8",
@@ -47586,14 +47568,6 @@
4758647568
"azureKeyVault": {
4758747569
"$ref": "#/components/schemas/AzureKeyVault"
4758847570
},
47589-
"enabledForSearchNodes": {
47590-
"description": "Flag that indicates whether Encryption at Rest for Dedicated Search Nodes is enabled in the specified project.",
47591-
"nullable": true,
47592-
"type": "boolean",
47593-
"x-xgen-hidden-env": {
47594-
"envs": "qa,prod,stage"
47595-
}
47596-
},
4759747571
"googleCloudKms": {
4759847572
"$ref": "#/components/schemas/GoogleCloudKMS"
4759947573
}

0 commit comments

Comments
 (0)