summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/refine_collection_shard_key.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/request_types/refine_collection_shard_key.idl')
-rw-r--r--src/mongo/s/request_types/refine_collection_shard_key.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mongo/s/request_types/refine_collection_shard_key.idl b/src/mongo/s/request_types/refine_collection_shard_key.idl
index 5b03128620f..9e09f5a3d95 100644
--- a/src/mongo/s/request_types/refine_collection_shard_key.idl
+++ b/src/mongo/s/request_types/refine_collection_shard_key.idl
@@ -37,6 +37,7 @@ imports:
commands:
refineCollectionShardKey:
description: "The public refineCollectionShardKey command on mongos"
+ command_name: refineCollectionShardKey
strict: false
namespace: type
type: namespacestring
@@ -47,6 +48,7 @@ commands:
optional: false
_configsvrRefineCollectionShardKey:
+ command_name: _configsvrRefineCollectionShardKey
cpp_name: ConfigsvrRefineCollectionShardKey
description: "The internal refineCollectionShardKey command on the config server"
strict: false