Join Slack
Powered by
how do we support Integer class type within a resp...
# pact-jvm
s
Sri Naga Sai Krishna Sanka
07/12/2022, 9:15 PM
how do we support Integer class type within a response body. We have
integerType
that supports primitive int. Where as for Integer the value can be either null or plain integer. How can this be handled?
m
Matt (pactflow.io / pact-js / pact-go)
07/13/2022, 3:01 AM
This is just another variant of optional field which we don't support. See
docs.pact.io
for hire to deal with it
👍 1
Open in Slack
Previous
Next