hngprojects / hng_boilerplate_csharp_web

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

fix(Blogs): remove incorrect Irequest inheriting response types in blog commands #358

Closed Godhanded closed 2 weeks ago

Godhanded commented 2 weeks ago

Description

This pr attempts to fix exception thrown when trying to create or update a blog post by correcting the Irequest type inherited by the blog commands

Closes #177

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