hmt icon indicating copy to clipboard operation
hmt copied to clipboard

Add detailed error descriptions in the matcher

Open aby2s opened this issue 5 years ago • 0 comments

Error descriptions in the matcher look like:

'message': 'Could not find a valid OpenAPI schema for path=/pets, method=get'

It also matches a hostname and, probably, query params. We should show them all. And we should show the source of an error if we can. I mean, if there is no spec matching a hostname, we should return something like "No matching host found for ...".

aby2s avatar Feb 18 '20 08:02 aby2s