Skip to content

Commit

Permalink
HCK-6914: remove min/max items for vector type
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightlngale committed Jul 2, 2024
1 parent 3769219 commit ea29f88
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions properties_pane/field_level/fieldLevelConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -1548,8 +1548,6 @@ making sure that you maintain a proper JSON format.
}
]
},
"minItems",
"maxItems",
"uniqueItems",
"additionalItems",
"comments"
Expand Down
2 changes: 0 additions & 2 deletions types/geospatial.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
"childRelationships": [],
"foreignCollection": "",
"foreignField": [],
"minProperties": "",
"maxProperties": "",
"additionalProperties": false,
"subTypes": [
{ "name": "PointType", "snippet": "geo-point" },
Expand Down
2 changes: 0 additions & 2 deletions types/set.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@
"dependencies": [],
"primaryKey": false,
"properties": [],
"minProperties": "",
"maxProperties": "",
"additionalProperties": false
},
"subtypes": {
Expand Down

0 comments on commit ea29f88

Please sign in to comment.