Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Add isGenuine to InstanceHelper #142

Merged
merged 3 commits into from
Apr 26, 2019
Merged

Add isGenuine to InstanceHelper #142

merged 3 commits into from
Apr 26, 2019

Conversation

aherlihy
Copy link
Contributor

This adds a field called isGenuineMongoDB to the InstanceDetail that is returned to the InstanceModel on fetch. The value of isGenuineMongoDB is {isGenuine: <bool>, dbType: <string: cosmosdb/documentdb/mongodb>}.

This value will be then added to the InstanceModel so it will be accessible globally, in this PR: mongodb-js/instance-model#121

@imlucas imlucas self-requested a review April 26, 2019 14:34
@imlucas imlucas merged commit 025e2f1 into master Apr 26, 2019
@imlucas imlucas deleted the genuine branch April 26, 2019 14:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants