You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.
With the new tests we have the ability to validate JSON objects against the schemas used by the server. It would be a nice feature to be able to expose this behavior specifically for the command line to be able to validate device reports generated by the Reporter.
This would make developing the reporter easier because we'd have a handy tool to validate the device reports.
With the new tests we have the ability to validate JSON objects against the schemas used by the server. It would be a nice feature to be able to expose this behavior specifically for the command line to be able to validate device reports generated by the Reporter.
This would make developing the reporter easier because we'd have a handy tool to validate the device reports.
This is tangentially related to #10 as well.
The text was updated successfully, but these errors were encountered: