chore: removes go and python mgmt sdks#1455
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Risk LOW: Removes two SDK card entries (Go and Python management API SDKs) from a single content file.
Reasons
- Only 1 MDX content file modified (
content/developer-tools/sdks.mdx) - Pure content deletion (14 lines removed, 0 additions)
- No component, layout, library, or configuration files touched
- No new pages, sidebar changes, or structural modifications
- Small, straightforward diff with no logic changes
Notes
- Verify that the removed SDK links (knock-mgmt-python, knock-mgmt-go) are not referenced elsewhere in the docs
- Confirm the remaining Node.js/TypeScript Management API SDK card still renders correctly in the SDK card group
Sent by Cursor Automation: Docs PR classifier
cellomatt
approved these changes
May 27, 2026
Member
cellomatt
left a comment
There was a problem hiding this comment.
Added a couple comments, we probably want to tweak the pre-list language slightly. LGTM otherwise!
Member
There was a problem hiding this comment.
Suggested change
| Knock offers an SDK for the management API: |
Member
There was a problem hiding this comment.
Suggested change
| Knock also provides an SDK for the [Management API](/developer-tools/management-api), which you can use to programmatically manage your Knock dashboard resources. |
Member
There was a problem hiding this comment.
Suggested change
| Knock provides a Node.js SDK for the management API. You can also use the [CLI](/developer-tools/knock-cli) for easily interacting with the resources in your Knock account. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
Our build pipeline hasn't been executing these for a while. Let's remove from docs since our support isn't 100%.