USEPA / e-manifest

API services documentation and reference material for the e-Manifest hazardous waste tracking system
https://www.epa.gov/e-manifest
Creative Commons Zero v1.0 Universal
26 stars 22 forks source link

Method input validations #1581

Closed dpgraham4401 closed 1 year ago

dpgraham4401 commented 1 year ago

This PR marks the v0.2.0 release of the emanifest NPM package.

In this release, we've added option user input validations. Like the autoAuth feature, this behavior is disabled by deafult, but available for interested parties. The update includes unit test proving the validations work. the PR also updates the documentation (README.md).