Details
-
Improvement
-
Resolution: Fixed
-
Neutral
-
None
-
None
-
None
-
None
Description
Actual path retrieves an error:
baseUrl: https://programming-quotes-api.herokuapp.com
restCalls:
random: method: get entityClass: com.fasterxml.jackson.databind.JsonNode
path: /quotes/random/lang/en
the path is wrong, it should be:
path: /Quotes/random/
Checklists
Acceptance criteria