cloudquery / plugin-sdk

CloudQuery Go SDK for source and destination plugins
Mozilla Public License 2.0
22 stars 24 forks source link

fix: Don't include non exported fields or ignored types in JSON schema #1824

Closed erezrokah closed 3 months ago

erezrokah commented 3 months ago

Summary

Noticed this while opening https://github.com/cloudquery/cloudquery-issues/issues/2116.


Use the following steps to ensure your PR is ready to be reviewed