Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed validating Json schema #106

Open
jhogendorn opened this issue Aug 4, 2023 · 1 comment
Open

Failed validating Json schema #106

jhogendorn opened this issue Aug 4, 2023 · 1 comment

Comments

@jhogendorn
Copy link

Failed validating 'multipleOf' in schema['properties']['LineItems']['items']['properties']['Quantity']

jsonschema.exceptions.ValidationError: 1.0 is not a multiple of 1e-05

Seems to be a very similar issue to #16

I'm not very familiar with the schema syntax so cant propose what the correct fix is.

This only seems to hit me when i'm using meltano to go from xero to postgres, if i go xero to csv it seems ok.

@jhogendorn
Copy link
Author

This may have been fixed by MeltanoLabs/target-postgres#160, not quite sure just yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant