-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tsca certification #926
Tsca certification #926
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good - although I encourage schema inlining.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Ralhusban openapi.yaml seems to be changing too many things for htis PR can you re-review it please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For some reason running npm i
modifies the openapi yaml by quite a bit not sure why.
This PR introduces a new credential TSCA Certification which is a requirement for imports of chemical substances to the US:
Quote:
Imports of chemical substances, mixtures or articles that contain a chemical substance or mixture must comply with the Toxic Substances Control Act (TSCA) in order to enter the U.S. Importers must certify that imported chemicals either comply with TSCA (positive certification) or, if not otherwise clearly identified as a chemical excluded from TSCA, are not subject to TSCA (negative certification).
Unquote
Ref: https://www.epa.gov/tsca-import-export-requirements/tsca-requirements-importing-chemicals
The VC reflects the required structure of the certification.