Skip to content

Commit

Permalink
feat: enhance scope validation in opsgenie
Browse files Browse the repository at this point in the history
  • Loading branch information
ezhil56x committed Jan 26, 2025
1 parent 08e70ee commit dcf6d52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keep/providers/opsgenie_provider/opsgenie_provider.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class OpsgenieProviderAuthConfig:
},
)

# Integration Name is only used for validating scopes
integration_name: str = dataclasses.field(
metadata={
"required": True,
Expand Down

0 comments on commit dcf6d52

Please sign in to comment.