Em 20/05/2017 23:20, Doug Bell escreveu:
Which reports? The Metabase reports?
That's right.
Those are validated by the Metabase modules themselves (CPAN::Testers::Report). Any further validation for those is obsoleted by the new API. The new report format has an OpenAPI schema definition (http://api.cpantesters.org/v3) with associated docs (http://api.cpantesters.org/docs/?url=/v3).
Thanks. I added minimum validation to the current JSON that is produced for a CPAN Testers Report.