Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-56239

Remove strict:true from DatabaseVersionBase IDL type definition

    • Fully Compatible

      The goal of this ticket is to replace the strict:true that we currently have on the DatabaseVersionBase IDL type definition by strict:false.

      This flag is used to specify whether we want to throw an exception if we parse an object that has more fields than expected. The reason why we are disabling it is because it is handy to be able to add more fields to objects without having to worry about backward compatibility.

            Assignee:
            simon.gratzer@mongodb.com Simon Gratzer (Inactive)
            Reporter:
            sergi.mateo-bellido@mongodb.com Sergi Mateo Bellido
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: