When querying the request journal, can I find out ...
# wiremock-java
a
When querying the request journal, can I find out which stub matched? Right now I do not see
id
or
name
in the response of
__admin/requests/find
🤔 (Sorry for the bombardement of questions 😄 )
Hm, I do see
Matched-Stub-Id
and
-Name
in
response
and even
stubMapping
in
__admin/requests
but I wonder how I can query for that