We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b40929 commit 1162a5bCopy full SHA for 1162a5b
src/schema/objects/metadata.yaml
@@ -2191,9 +2191,7 @@ Maximum:
2191
display_name: Maximum value
2192
description: |
2193
Maximum value a column entry is permitted to have.
2194
- anyOf:
2195
- - type: number
2196
- - type: string
+ type: number
2197
MeasurementToolMetadata:
2198
name: MeasurementToolMetadata
2199
display_name: Measurement Tool Metadata
@@ -2237,9 +2235,7 @@ Minimum:
2237
2235
display_name: Minimum value
2238
2236
2239
Minimum value a column entry is permitted to have.
2240
2241
2242
2243
MiscChannelCount:
2244
name: MiscChannelCount
2245
display_name: Misc Channel Count
0 commit comments