You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed naming conventions from "Stack Overflow for Teams" and "Stack Overflow Enterprise" to "Stack Overflow Internal" and "Stack Internal Enterprise"
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ The Stack Internal SDK lets you build powerful applications and integrations on
12
12
## ✨ Features
13
13
14
14
- 🛠 **Official support** – built and maintained by Stack Overflow with full API coverage.
15
-
- 🧑💻 **Type safety** – complete TypeScript definitions for all Teams endpoints, models, and responses.
15
+
- 🧑💻 **Type safety** – complete TypeScript definitions for all Stack Internal endpoints, models, and responses.
16
16
- 📚 **Knowledge access** – query questions, answers, and articles from your team’s private repository.
17
17
- 👥 **Team management** – access profiles, activity, and collaborate on internal documentation and Q&A.
18
18
@@ -53,4 +53,4 @@ Contributions are welcome! Please open an [issue](https://github.com/StackExchan
53
53
54
54
This Stack Overflow Internal SDK is licensed to you under the terms of the Apache Software License Version 2.0 (Apache 2.0): https://www.apache.org/licenses/LICENSE-2.0.txt
55
55
56
-
The Teams SDK is 100% open source and freely available to download and use under the terms of the Apache 2.0 license. This SDK enables development with the Stack Internal API, which is available to all Teams customers, but may be subject to future changes.
56
+
The Stack Overflow Internal SDK is 100% open source and freely available to download and use under the terms of the Apache 2.0 license. This SDK enables development with the Stack Internal API, which is available to all Stack Internal customers, but may be subject to future changes.
Includes full PKCE authentication with ready-to-use helpers for both backend and frontend implementations.
@@ -59,7 +59,7 @@ Whether you're building internal tools, integrating with existing workflows, or
59
59
60
60
**Internal Tooling**: Build IDE extensions, code review tools, or documentation generators that tap into your team's institutional knowledge.
61
61
62
-
**Workflow Integration**: Connect your Teams instance with CI/CD pipelines, project management tools, or custom dashboards.
62
+
**Workflow Integration**: Connect your Stack Internal instance with CI/CD pipelines, project management tools, or custom dashboards.
63
63
64
64
**Knowledge Management**: Create applications that help organize, surface, and distribute your team's expertise and best practices.
65
65
@@ -79,4 +79,4 @@ Our SDK provides a higher-level abstraction for programmatically interacting wit
79
79
80
80
This Stack Overflow Internal SDK is licensed to you under the terms of the Apache Software License Version 2.0 (Apache 2.0): https://www.apache.org/licenses/LICENSE-2.0.txt
81
81
82
-
The Teams SDK is 100% open source and freely available to download and use under the terms of the Apache 2.0 license. This SDK enables development with the Stack Overflow Internal API, which is available to all Teams customers, but may be subject to future changes.
82
+
The Stack Overflow Internal SDK is 100% open source and freely available to download and use under the terms of the Apache 2.0 license. This SDK enables development with the Stack Overflow Internal API, which is available to all Stack Internal customers, but may be subject to future changes.
0 commit comments