diff options
Diffstat (limited to 'src/mongo/s')
-rw-r--r-- | src/mongo/s/request_types/shard_collection.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/request_types/shard_collection.idl b/src/mongo/s/request_types/shard_collection.idl index 08b4e2438e0..5a1e9229d38 100644 --- a/src/mongo/s/request_types/shard_collection.idl +++ b/src/mongo/s/request_types/shard_collection.idl @@ -161,4 +161,4 @@ structs: collectionUUID: type: uuid description: "The UUID of the collection that just got sharded." - optional: true + optional: true
\ No newline at end of file |