mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-25 15:06:55 +00:00
Adding contract to open vcore mongo connection string blade (#1601)
* Adding a contract to open vcore mongo networking blade * prettier fix * Adding contract to open vcore mongo connection string blade
This commit is contained in:
parent
d4c831ff91
commit
98bf84d09d
@ -40,6 +40,7 @@ export enum MessageTypes {
|
||||
OpenCosmosDBNetworkingBlade,
|
||||
DisplayNPSSurvey,
|
||||
OpenVCoreMongoNetworkingBlade,
|
||||
OpenVCoreMongoConnectionStringsBlade,
|
||||
}
|
||||
|
||||
export { ActionContracts, Diagnostics, Versions };
|
||||
|
Loading…
Reference in New Issue
Block a user