mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-08 13:36:32 +00:00
update columnValueMaxToBeBetween json schema. (#10176)
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
This commit is contained in:
parent
40f8a527ab
commit
1f6ee4a408
@ -9,8 +9,8 @@
|
||||
"parameterDefinition": [
|
||||
{
|
||||
"name": "minValueForMaxInCol",
|
||||
"displayName": "Max",
|
||||
"description": "Expected maximum value in the column to be greater or equal than",
|
||||
"displayName": "Min",
|
||||
"description": "Expected minimum value in the column to be greater or equal than",
|
||||
"dataType": "INT"
|
||||
},
|
||||
{
|
||||
@ -21,4 +21,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user