CMSgov / price-transparency-guide-validator

Validation tool to check output files required by the price-transparency-guide
Apache License 2.0
29 stars 13 forks source link

Validate the file retrieved from a URL #86

Closed mint-thompson closed 1 year ago

mint-thompson commented 1 year ago

Adds the from-url subcommand, which allows the user to specify a URL from which to download a file to provide as input to the validator. Usage information is added to the README. Works when the file response is JSON, a gzipped-JSON, or a zip archive that contains a JSON file.