adewg / ICAR

Standard messages and specifications for animal data exchange in livestock.
https://icar.org/
Apache License 2.0
49 stars 26 forks source link

Change icarStatistics value to number #331

Closed cookeac closed 2 years ago

cookeac commented 2 years ago

changed to "type": "number", "format": "double", as "double" is not a valid JSON Schema type. Discovered from Speccy validation error in PR #330