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
I would except the anyOf property of a Schema object to be a list of Schema objects, however, as you can currently see the Schema.to_dict() function does not deal with this case!
This means that singer.catalog.write_catalog() fails.