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

Try to Fix JS SDK Generation for RLC #3495

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Update tspconfig.yaml

1fb36b1
Select commit
Loading
Failed to load commit list.
Open

Try to Fix JS SDK Generation for RLC #3495

Update tspconfig.yaml
1fb36b1
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app-test / SDK azure-sdk-for-java succeeded Aug 23, 2024 in 6m 54s

SDK azure-sdk-for-java succeeded

Details

[!NOTE]> For more instructions, please refer to the FAQ .

  • ️✔️Succeeded in generating from de8f711. SDK Automation 14.0.0
    command	./eng/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    command ./eng/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-ai-contentsafety [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info [Changelog] #### `models.AddOrUpdateTextBlocklistItemsResult` was modified
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] #### `BlocklistAsyncClient` was modified
    info [Changelog] * `createOrUpdateTextBlocklist(java.lang.String,models.TextBlocklist)` was added
    info [Changelog] #### `models.AnalyzeTextResult` was modified
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] #### `models.TextBlocklistMatch` was modified
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] #### `models.AnalyzeImageOptions` was modified
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] #### `models.TextBlocklistItem` was modified
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] #### `models.RemoveTextBlocklistItemsOptions` was modified
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] #### `models.TextBlocklist` was modified
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] #### `models.AnalyzeTextOptions` was modified
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] #### `implementation.JsonMergePatchHelper$TextBlocklistAccessor` was modified
    info [Changelog] * `isJsonMergePatch(models.TextBlocklist)` was added
    info [Changelog] #### `models.ImageCategoriesAnalysis` was modified
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] #### `models.AnalyzeImageResult` was modified
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] #### `models.AddOrUpdateTextBlocklistItemsOptions` was modified
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] #### `models.ContentSafetyImageData` was modified
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] #### `models.TextCategoriesAnalysis` was modified
    info [Changelog] * `toJson(com.azure.json.JsonWriter)` was added
    info [Changelog] * `fromJson(com.azure.json.JsonReader)` was added
    info [Changelog] #### `BlocklistClient` was modified
    info [Changelog] * `createOrUpdateTextBlocklist(java.lang.String,models.TextBlocklist)` was added