You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is the place where this change would need to be applied. Also, this would be a great opportunity to add kwargs to that init method that are directly passed to the generated type dict.
Feature scope
Configuration (settings parsing, validation, etc.)
Description
sdk/singer_sdk/typing.py
Lines 520 to 530 in 40b6333
is the place where this change would need to be applied. Also, this would be a great opportunity to add
kwargs
to that init method that are directly passed to the generated type dict.This would be even better if paired with python-jsonschema/jsonschema#1170, as well as Hub and Meltano support.
Related
deprecated
flag to settings meltano#9023References
The text was updated successfully, but these errors were encountered: