hngprojects / hng_boilerplate_php_laravel_web

Apache License 2.0
148 stars 58 forks source link

fix: enhance get article by id and add params for c# docs #607

Open RaphAlemoh opened 2 weeks ago

RaphAlemoh commented 2 weeks ago

Description

This pull request implements enhance the get article by ID and add a param for the response alignment to c#. This endpoint uses the get method. ​

Related Issue (Link to Github issue)

Feature #867 ​ Endpoints GET /api/v1/help-center/topics/id

Enable retrieval of article by ID

How Has This Been Tested?

Screenshots (if appropriate - Postman, etc):

image

Types of changes