- Node.js (v12+)
npm install
npm run generate.ocpi
Generated schemas are placed in .ocpi-schema
directory
Please use the issue tracker to report any bugs or file feature requests.
We encourage contributions through pull requests and follow the standard "fork-and-pull" git workflow. Feel free to create a fork of the repository, make your changes, and submit a pull request for review. We appreciate your contributions!
- Fork the repository on GitHub.
- Clone the forked repository to your local machine.
- Create a new branch for your changes.
- Make your changes to the code and commit them to your local branch.
- Push the changes to your forked repository on GitHub.
- Create a new pull request on the original repository.
- Wait for feedback and make any necessary changes.
- Once your pull request has been reviewed and accepted, it will be merged into the original repository.
When creating your pull request, please include a clear description of the changes you have made, and any relevant context or reasoning behind those changes.