Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 780 Bytes

File metadata and controls

47 lines (36 loc) · 780 Bytes

Pact Support

This is a list of all the relevant field names in Pact and if the validation supports them.

Pact Object

Field Name Supported
consumer yes
interactions yes
provider yes

Pacticipant Object

Field Name Supported
name yes

Interaction Object

Field Name Supported
description yes
provider_state yes
providerState yes
request yes
response yes

Request Object

Field Name Supported
body yes
headers yes
matchingRules no
method yes
path yes
query yes

Response Object

Field Name Supported
body yes
headers yes
matchingRules no
status yes