Hi , I have an array in response . The structure o...
# general
s
Hi , I have an array in response . The structure of array elements is different from one another . Not able to write expected body match of consumer test and it is giving error " No best type found for implicitly typed array " : Following is the response [2:45 PM] "extension": [ { "url": "http://xyz.com/fhir/v1/StructureDefinition/schedulable", "valueBoolean": true }, { "url": "http://xyz.com/fhir/v1/StructureDefinition/serviceOrganization", "valueReference": { "reference": "Organization/Organization-Dept-1", "display": "myDepartment" } } ] [2:46 PM] How do i verify an array having different structure of elements
m
For anyone responding, see the original post and subsequent responses here: https://pact-foundation.slack.com/archives/C9UTHV2AD/p1661764550843779