Hello. I am receiving this error `jsonschema.excep...
# troubleshooting
g
Hello. I am receiving this error
jsonschema.exceptions.ValidationError: None is not of type 'object'
from
tap-rest-api-msdk
. Even when property is configured with
"type": ["object", "null"]
. I am using an schema configured by me. Can you help me?
r
What property? What config are you providing?
1