@azure-rest/ai-document-intelligence
Advanced tools
Comparing version 1.0.0-alpha.20250106.1 to 1.0.0-alpha.20250106.2
@@ -111,2 +111,7 @@ # Release History | ||
- `GetResourceInfo` to `GetResourceDetails` | ||
- `AnalyzeResultOperationOutput` to `AnalyzeOperationOutput` | ||
- `FontWeightOutput` to `DocumentFontWeightOutput` | ||
- `FontStyleOutput` to `DocumentFontStyleOutput` | ||
- `DocumentOutput` to `AnalyzedDocumentOutput` | ||
- `CopyAuthorizationOutput` to `ModelCopyAuthorizationOutput` | ||
@@ -113,0 +118,0 @@ ## 1.0.0-beta.3 (2024-08-20) |
{ | ||
"name": "@azure-rest/ai-document-intelligence", | ||
"version": "1.0.0-alpha.20250106.1", | ||
"version": "1.0.0-alpha.20250106.2", | ||
"description": "Document Intelligence Rest Client", | ||
@@ -5,0 +5,0 @@ "engines": { |
1523353