hngprojects / hng_boilerplate_csharp_web

https://api-csharp.boilerplate.hng.tech
Apache License 2.0
79 stars 42 forks source link

fix: fix requests and response bodies for Jobs feature #348

Closed chimaihueze closed 3 weeks ago

chimaihueze commented 3 weeks ago

Description

This PR addresses the issues related to the request and response bodies in the Jobs feature. The following changes have been made:

Request Body Fixes: Corrected the structure and fields in the request bodies to align with the updated API schema. Response Body Fixes: Updated the response bodies to ensure consistent and accurate data representation as per the latest specifications. Validation:Added validation to ensure that the request bodies meet the required criteria before processing.

Closes #issue_number_here

Changes proposed

What were you told to do?

What did you do?

Check List (Check all the applicable boxes)

🚨Please review the contribution guideline for this repository.

Screenshots/Videos