Skip to content

Commit

Permalink
Set dynamic_catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
ReubenFrankel committed Dec 12, 2024
1 parent 8b5aba7 commit 136fe82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tap_mongodb/tap.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class TapMongoDB(Tap):
"""mongodb tap class."""

name = "tap-mongodb"
dynamic_catalog = True

config_jsonschema = th.PropertiesList(
th.Property(
Expand Down

0 comments on commit 136fe82

Please sign in to comment.