Skip to content

Commit

Permalink
additional_properties=false
Browse files Browse the repository at this point in the history
  • Loading branch information
TrishGillett committed Oct 2, 2024
1 parent 427d32a commit 5a291a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tap_github/tap.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ def logger(cls) -> logging.Logger:
default="open",
allowed_values=["open", "closed", "all"],
),
additional_properties=False,
),
description="Setting specific to the 'milestones' stream.",
),
Expand Down

0 comments on commit 5a291a6

Please sign in to comment.