Closed codeboten closed 2 months ago
This updates the stream's attribute_keys configuration to an include/exclude style object that currently only supports included. This is in hope to support excluded in the future once the specification allows it.
attribute_keys
included
excluded
Fixes #98
This updates the stream's
attribute_keys
configuration to an include/exclude style object that currently only supportsincluded
. This is in hope to supportexcluded
in the future once the specification allows it.Fixes #98