Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Repl 2021-04-05
Description
SERVER-55211 will make it so that not all API V1 commands have to specify 'strict: true' in IDL. We should add a check to make sure that a command cannot go from specifying 'strict: false' to 'strict: true' since that could break existing requests.