Hi,
I was wondering, is it is possible to use pact in a scenario where a child mfe that is in an iframe is sending an event to the parent window with json data?
m
Matt (pactflow.io / pact-js / pact-go)
11/01/2023, 9:02 PM
I guess? How does it send the data? REST?
b
Boris
11/03/2023, 7:13 AM
Probably JS callback think potato
v
Victor do Val
11/03/2023, 3:15 PM
@Boris is right. It's a JS callback. It's not a REST API call. In fact not really an API at all