Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove invalid connection strategies #694

Merged
merged 4 commits into from
Jul 7, 2023
Merged

Conversation

willvedd
Copy link
Contributor

@willvedd willvedd commented Jul 7, 2023

🔧 Changes

Removing eight invalid connection strategies that are not recognized by the Management API. Removing these is not a breaking change because no connections exist this these strategies and the schema validations would have prohibited their usage anyway.

Following invalid connection strategies:

  • discord
  • imgur
  • spotify
  • figma
  • slack-oauth-2
  • digitalocean
  • twitch
  • vimeo

📚 References

🔬 Testing

📝 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@willvedd willvedd requested a review from a team as a code owner July 7, 2023 15:39
@willvedd willvedd merged commit 78752c7 into main Jul 7, 2023
@willvedd willvedd deleted the remove-invalid-conn-strategies branch July 7, 2023 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants