Contributing
July 28, 2025 ยท View on GitHub
All contributions are welcome to this project.
Contributor License Agreement
Before a contribution can be merged into this project, please fill out the Contributor License Agreement (CLA) located at:
To learn more about CLAs and why they are important to open source projects, please see the Wikipedia entry.
Code of Conduct
This project adheres to the Box Open Code of Conduct. By participating, you are expected to uphold this code.
How to contribute
- File an issue - if you found a bug, want to request an enhancement, or want to implement something (bug fix or feature).
- Send a pull request - this project is generated using Box Codegen based onBox OpenAPI 3.0 Specification, so if you want found something you want to change in the generated code, you'll need to modify the codegen project and submit a pull request there.