hngprojects / hng_boilerplate_golang_web

Apache License 2.0
77 stars 49 forks source link

chore: update on the swagger yaml file and routes #342

Closed Iretoms closed 1 month ago

Iretoms commented 1 month ago

Description

This PR includes the following updates:

  1. update on the swagger docs: ensured all the new endpoints were added which includes squeeze record creation and testimonials creation and the organisations routes naming were fixed
  2. Test cases passed: Carried out testing which all passed API DOCS

Related Issue (Link to Github issue)

There is no linked GitHub issue for these changes as they were identified during code review and testing. ​

How Has This Been Tested?

The test were rerun and all passed. ​

Screenshots (if appropriate - Postman, etc):

Screenshot (76)

Types of changes