This repository contains API documentation for Dhiway.
- swagger/ - Contains OpenAPI/Swagger documentation files.
- Clone the repository:
git clone https://github.com/dhiway/dhiway-api-docs.git
- Navigate to the project directory:
cd dhiway-api-docs
- Open the documentation in your preferred tool (e.g., Swagger UI, Redoc).
- To view the API documentation, load the Swagger file in a compatible viewer.
- If using Swagger UI, run a local server and serve the documentation.
- Fork the repository.
- Create a new branch.
- Make your changes and commit them.
- Push the changes and create a pull request.