Skip to content

Commit

Permalink
Fix cluster id parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tetrergeru committed Feb 28, 2024
1 parent 5640d65 commit 3fa5505
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions moira_client/models/trigger.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,7 @@ def create(
mute_new_metrics=False,
alone_metrics=None,
trigger_source=None,
cluster_id=None,
**kwargs
):
"""
Expand Down

0 comments on commit 3fa5505

Please sign in to comment.