singer-io / singer-python

Writes the Singer format from Python
https://singer.io
Apache License 2.0
542 stars 130 forks source link

objects can have empty properties. #75

Closed psantacl closed 6 years ago

psantacl commented 6 years ago

it means the schema will accept anything within the object

dmosorast commented 6 years ago

Looks good to me!