Skip to content

Commit

Permalink
What do they say abou deploying on Friday?
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmasaba committed Feb 23, 2024
1 parent 9ad703e commit d9b216f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ Unittests followed the usual Django testing procedures. For coverage tests I use
## 6. API Documentation
This API's schema and documentation has been generated in accordance to the [OpenAPI](https://www.openapis.org/ "OpenAPI homepage") specifications.<br>
Please visit these links for in-depth details:
- [Redocs](https://studious-couscous-3195451bc2ab.herokuapp.com/api/v1/docs/ "API Redoc")
- [Swagger Docs](https://studious-couscous-3195451bc2ab.herokuapp.com/api/v1/swagger-docs/ "API Swagger docs")
- [API Schema](https://studious-couscous-3195451bc2ab.herokuapp.com/api/schema/ "API Schema")
- [Redocs](https://studious-couscous-3195451bc2ab.herokuapp.com/api/v1/docs/ "View API Redoc"): View Redocs
- [Swagger Docs](https://studious-couscous-3195451bc2ab.herokuapp.com/api/v1/swagger-docs/ "View API Swagger docs"): View Swagger docs
- [API Schema](https://studious-couscous-3195451bc2ab.herokuapp.com/api/schema/ "Download API Schema"): Download Schema

## 7. Contributions and License
This work was done as part of the screening test for the backend developer role at Savannah Informatics, and is protected by the [MIT License](LICENSE "MIT License for the project"), all rights reserved.<br>
Expand Down

0 comments on commit d9b216f

Please sign in to comment.