Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 796 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 796 Bytes

Contributing

This library cannot directly accept PRs from the public as it is generated from the OpenAPI specification for the Tremendous API.

If you find an issue, please investigate whether it is a type problem with our API reference or a problem with the typescript-axios generator. Then open an issue and we will investigate further.

Running Tests

This library tests uses our Sandbox environment, and depend on an API token and IDs for some seed resources. They are executed via GitHub actions and don't need to be executed locally by contributors.