Failed validation when using mongoimport

后端 未结 0 944
刺人心
刺人心 2021-01-30 13:42

I have a collection that I created using this schema:

db.createCollection("noticias2", {
   validator: {
      $jsonSchema: {
         bsonType: "o         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题