I am getting only Projects and Versions Stream RECORDS only; Catalog(properties.json) contain 11 streams.
How to get other Streams RECORDS also? I run this command:
tap-jira -c config.json -p properties.json > finaloutput.json
My properties.json
is here:
I think the sync command is the following:
according to the sync doc
Actually this works for me through meltano orchestration.
And I suppose you got the properties.json using:
discovery doc