It’s may a silly question but what exactly does it...
# pactflow
d
It’s may a silly question but what exactly does it mean to have 5 contracts in the Starter Free packet? Interactions or pact files? I would understand that I can write 5 pact files for 5 endpoints. One endpoint = one pact file which can have more then 5 interactions, right? Or is a contract = one interaction in a pact file? :)
m
1 contract = 1 integration 1 integration can have many interactions
I would understand that I can write 5 pact files for 5 endpoints. One endpoint = one pact file which can have more then 5 interactions, right?
exactly!
👍 1