Skip to content

Commit 3b0e6a4

Browse files
authored
[Language Authoring] Update Readme and package.json (#33314)
- Make it clear that this is a private SDK used internally
1 parent bdf757f commit 3b0e6a4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: sdk/cognitivelanguage/ai-language-textauthoring/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Azure TextAuthoring REST client library for JavaScript
22

3-
Text Authoring Client
3+
*Note: This is an internal library that is used by Azure Cognitive Service for Language SDK.*
44

55
\*\*If you are not familiar with our REST client, please spend 5 minutes to take a look at our [REST client docs](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/rest-clients.md) to use this library, the REST client provides a light-weighted & developer friendly way to call azure rest api
66

Diff for: sdk/cognitivelanguage/ai-language-textauthoring/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@azure/ai-language-textauthoring",
3+
"private": true,
34
"sdk-type": "client",
45
"author": "Microsoft Corporation",
56
"version": "1.0.0-beta.1",

0 commit comments

Comments
 (0)