File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
specification/cosmos-db/resource-manager
Microsoft.DocumentDB/stable/2024-05-15 Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 970
970
}
971
971
]
972
972
},
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."
974
974
}
975
975
}
976
976
}
Original file line number Diff line number Diff line change @@ -844,6 +844,9 @@ directive:
844
844
- suppress: PutResponseSchemaDescription
845
845
from: cosmos-db.json
846
846
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
847
850
848
851
` ` `
849
852
You can’t perform that action at this time.
0 commit comments