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 c181f2e commit c209878Copy full SHA for c209878
src/test/resources/classic/schema.json
@@ -69,7 +69,7 @@
69
"height",
70
"width"
71
],
72
- "description": "Height and width of the active area of the camera sensor in microns",
+ "description": "Height and width of the active area of the camera sensor in millimeters",
73
"additionalProperties": false,
74
"units": "millimeter"
75
},
src/test/resources/classic/subschemas/static_camera.json
@@ -19,7 +19,7 @@
19
"minimum": 0.0
20
}
21
22
23
24
25
"activeSensorResolution": {
0 commit comments