-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Make sure the updateStory endpoint converts the error message to string #247
Comments
sadikkuzu
changed the title
Make sure the updateStory endpoint converts the error message to text
Make sure the updateStory endpoint converts the error message to string
Dec 9, 2023
sadikkuzu
added a commit
that referenced
this issue
Dec 9, 2023
sadikkuzu
added a commit
that referenced
this issue
Dec 9, 2023
Handled by @sadikkuzu and tested by me @ckertam |
Kudos to @ckertam 🎊 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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.
The text was updated successfully, but these errors were encountered: