summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/notify_sharding_event.idl
diff options
context:
space:
mode:
authorPaolo Polato <paolo.polato@mongodb.com>2023-05-17 08:05:19 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-17 09:24:45 +0000
commit1c390a0c50104a04cbd8ecbefb99eaf22e1bc914 (patch)
tree26ddbb6e5c389253de3120e3ce6eae01d941f2c2 /src/mongo/db/commands/notify_sharding_event.idl
parentfa994d0377ddc7a10b760a5bde75239d76b7f1e7 (diff)
downloadmongo-1c390a0c50104a04cbd8ecbefb99eaf22e1bc914.tar.gz
SERVER-76908 Fix generation and format of the "createDatabase" op entries
Diffstat (limited to 'src/mongo/db/commands/notify_sharding_event.idl')
-rw-r--r--src/mongo/db/commands/notify_sharding_event.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/commands/notify_sharding_event.idl b/src/mongo/db/commands/notify_sharding_event.idl
index 19720db4eb2..f8459c58c29 100644
--- a/src/mongo/db/commands/notify_sharding_event.idl
+++ b/src/mongo/db/commands/notify_sharding_event.idl
@@ -75,7 +75,6 @@ structs:
phase:
description: "The sub-phase of the event being notified."
type: CommitPhase
- optional: true
commands:
_shardsvrNotifyShardingEvent: