Join Slack
Powered by
This message contains interactive elements.
# pactflow
r
Rajat Chouhan
07/06/2023, 12:24 PM
This message contains interactive elements.
Validator Error.docx
m
Matt (pactflow.io / pact-js / pact-go)
07/06/2023, 12:53 PM
Check out
https://pact-foundation.slack.com/archives/CLS16AVEE/p1688475600649069
There is a link to how to address those
r
Rajat Chouhan
07/07/2023, 6:15 AM
ok, i couldnt find something about nullable in their "helpful repository".
Rajat Chouhan
07/07/2023, 6:15 AM
I am getting below validation error "nullable" cannot be used without "type"
m
Matt (pactflow.io / pact-js / pact-go)
07/07/2023, 10:33 PM
It's an ajv validation error:
https://github.com/ajv-validator/ajv/issues/1882#issuecomment-1030159275
Matt (pactflow.io / pact-js / pact-go)
07/07/2023, 10:41 PM
Tl;dr you need to set a
type
on the schema.
Open in Slack
Previous
Next