vspaceone / SpaceAPI-Server

SpaceAPI Server written in Go
1 stars 1 forks source link

Spaceapi invalid again #2

Open noppelmax opened 3 years ago

noppelmax commented 3 years ago

Our spaceapi is invalid again:

{"valid":false,"message":"(root).sensors.temperature: Invalid type. Expected: array, given: null\n(root).sensors.humidity: Invalid type. Expected: array, given: null\n"}

{"valid":false,"message":"(root).sensors.temperature: Invalid type. Expected: array, given: null\n(root).sensors.humidity: Invalid type. Expected: array, given: null\n"}

Looks like similar problem as last time. Try here

Regards, Max

noppelmax commented 3 years ago

o,O