JSON schema validation failed (Redshift -> Snowflake)

I met the same problem when I use snowflake as a source.

the spec uses OneOf for credentials, but somehow it forces me to use OAuth for auth_type when I pick username/password

errors: $.client_id: is missing but it is required, $.client_secret: is missing but it is required, $.auth_type: must be a constant value OAuth