summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl
diff options
context:
space:
mode:
authorSamy Lanka <samy.lanka@mongodb.com>2021-01-21 04:37:02 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-01-22 06:21:59 +0000
commitc1ca936dcf465e8eb96476b74a944419a791da12 (patch)
tree818c27c7808a59f9c3baac65f4704f86f9fcbad5 /src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl
parentfd90f095a72984fb7095f72092015614372ebea0 (diff)
downloadmongo-c1ca936dcf465e8eb96476b74a944419a791da12.tar.gz
SERVER-52857 Require apiVersion field for all IDL commands
Diffstat (limited to 'src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl')
-rw-r--r--src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl b/src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl
index e95eee88af8..fadd9b4427d 100644
--- a/src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl
+++ b/src/mongo/s/request_types/ensure_chunk_version_is_greater_than.idl
@@ -42,6 +42,7 @@ commands:
description: If a chunk matching 'requestedChunk' exists, bumps the chunk's version to one
greater than the current collection version.
namespace: ignored
+ api_version: ""
strict: false
fields:
minKey: