-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello !
I recently got a problem while doing a test. Unfortunately, the error message was not very helpful :

Indeed, the error "Something went wrong: ." caused me trouble to identify correctly the issue.
After investigation, it seems that the issue was caused by a wrong identifier name, in my documentation it was defined by "listId", however, the name of my identifier in the test was "list". A simple issue, but yet difficult to find due to the error message given.
Is it possible to add a better error message when this case happen ? For example : "The given parameter 'wrongId' is not corresponding to the required parameters defined in the documentation : 'goodId', 'parameter2', 'myType'."
Thank you !
shulard and tgndrd
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request