Details
Description
JSON Schema Draft 04 accepts "integer" as a primitive JSON type. However, we do not plan to support this in MongoDB's implementation. If we encounter type: "integer", we should fail during parsing with a useful error message.
JSON Schema Draft 04 accepts "integer" as a primitive JSON type. However, we do not plan to support this in MongoDB's implementation. If we encounter type: "integer", we should fail during parsing with a useful error message.