SWE574-Fall2023-Group1 / SWE574-Fall2023-G1

Project for SWE 574 - Group 1
MIT License
7 stars 1 forks source link

Make sure the updateStory endpoint converts the error message to string #247

Closed sadikkuzu closed 9 months ago

sadikkuzu commented 9 months ago

The updateStory endpoint can return a list of error messages in some cases.

In the scope of this task, the error messages will all be in string format.

ckertam commented 9 months ago

Handled by @sadikkuzu and tested by me @ckertam

sadikkuzu commented 9 months ago

Kudos to @ckertam 🎊 He indicated the actual code lines, and obviously tested the endpoint responses. Thanks again 🙏🏼