datacontract / datacontract-specification

The Data Contract Specification Repository
https://datacontract.com/
MIT License
278 stars 41 forks source link

add great expectations quality object #54

Closed SimonAuger closed 7 months ago

SimonAuger commented 7 months ago

I would need this to fix the linter command when the quality object is great-expectations otherwise I encounter "data.quality.type must be one of ['SodaCL', 'montecarlo', 'custom'"] error with the linting and export command

jochenchrist commented 7 months ago

Thanks for your contribution! Decided to merge in current version, as this is not a breaking change.