Skip to content

Commit

Permalink
HCK-9128: Handle indexes without indxKey (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nightlngale authored Dec 16, 2024
1 parent 82f43b8 commit 4190412
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions properties_pane/entity_level/entityLevelConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -1009,6 +1009,10 @@ making sure that you maintain a proper JSON format.
"value": "JOIN"
}
]
},
"validation": {
"minLength": 1,
"required": true
}
},
{
Expand Down

0 comments on commit 4190412

Please sign in to comment.