Changeset - 03e08c17cee2
[Not reviewed]
default
0 1 0
Dennis Fink - 3 years ago 2022-06-10 09:38:27
dennis.fink@c3l.lu
Fix barometer unit in jsonschema
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
spaceapi/schema/sensors.json
Show inline comments
 
@@ -98,7 +98,7 @@
 
      },
 
      "unit": {
 
        "enum": [
 
          "hPA"
 
          "hPa"
 
        ]
 
      },
 
      "location": {
0 comments (0 inline, 0 general)