A tool to help you be fully compliant with the Open Delivery standard.
Try it out!»
Report Bug
·
Request Feature
Table of Contents
Open Delivery Schema Validator is a tool that was created to help developers who are creating or adapting their system's APIs to the Open Delivery standard.
With this tool it is possible to validate that a JSON is following the Open Delivery schema routes according to the project's documentation.
Currently the tool can validate:
- Required fields
- Field types
- Field formats (such as date-time)
- Enumerators
Available routes:
- GET /v1/merchant/
- GET /vi/orders/{orderId}/
Click here to access the tool.
1 - Select the route you wish to validate;
2 - Select whether you want to validate the request or the response schema of the chosen route;
3 - Paste the JSON you want to validate and click validate.
- Add Changelog
- Add the remaining Merchant routes
- Add the remaining Order routes
- Add Logistics routes
- Add Financial Reconcilliation routes
- Add Contracts routes
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
TBD
Programmer's Beyond IT - Linkedin | Instagram
Project Link: https://github.com/ProgrammersIT/opendelivery-api-schema-validator