Skip to content

Commit cc536cb

Browse files
authored
Nits - review comments (#28957)
1 parent 1ed0f49 commit cc536cb

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

specification/cosmos-db/resource-manager/Microsoft.DocumentDB/stable/2024-05-15/managedCassandra.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -970,7 +970,7 @@
970970
}
971971
]
972972
},
973-
"description": "If the Connection Method is Vpn, this is the Id of the private link resource that the datacenters need to connect to."
973+
"description": "If the Connection Method is VPN, this is the Id of the private link resource that the datacenters need to connect to."
974974
}
975975
}
976976
}

specification/cosmos-db/resource-manager/readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,9 @@ directive:
844844
- suppress: PutResponseSchemaDescription
845845
from: cosmos-db.json
846846
reason: Temporarily suppressing linter errors and will be fixed later
847+
- suppress: AvoidAdditionalProperties
848+
from: managedCassandra.json
849+
reason: Temporarily suppressing existing linter errors and will be fixed later
847850
848851
```
849852

0 commit comments

Comments
 (0)