Steven Post
Steven Post
This PR add an additional set of server-spec tests. Like the ones for replica, but they test the simplest replica setup using just the `mongodb::globals`, `mongodb::server` and `mongodb::client` classes. These...
We don't have to do anything about this now, as it's the same with mongorc. But IMO users should be able to manage this file however they like without breaking...
Using version 6.0.0 The generated models contain the following annotation: `@JsonIgnoreProperties( value = "type", // ignore manually set type, it will be automatically generated by Jackson during serialization allowSetters =...