Skip to content

Commit fe32008

Browse files
Migrate doc intelligence (#53704)
* WIP * wip * WIP * wip * wip * JsonDocumentOptions * back compat * fix samples * regen * regen * regen * inventory
1 parent 13703fb commit fe32008

File tree

194 files changed

+9928
-9175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

194 files changed

+9928
-9175
lines changed

doc/GeneratorMigration/Library_Inventory.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
## Summary
44

55
- Total libraries: 417
6-
- Management Plane (Swagger): 163
6+
- Management Plane (Swagger): 162
77
- Management Plane (TSP-Old): 44
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 18
9+
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 19
1010
- Management Plane (TypeSpec - @typespec/http-client-csharp): 0
1111
- Management Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 0
1212
- Data Plane (Swagger): 110
13-
- Data Plane (TSP-Old): 19
14-
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 11
13+
- Data Plane (TSP-Old): 18
14+
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 12
1515
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 0
1616
- Data Plane (TypeSpec - @typespec/http-client-csharp): 2
1717
- Data Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 1
@@ -20,12 +20,13 @@
2020

2121
## Data Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp)
2222

23-
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 11
23+
TypeSpec with @azure-typespec/http-client-csharp generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp, or through special handling for specific libraries. Total: 12
2424

2525
| Service | Library | Path |
2626
| ------- | ------- | ---- |
2727
| ai | Azure.AI.VoiceLive | sdk/ai/Azure.AI.VoiceLive |
2828
| appconfiguration | Azure.Data.AppConfiguration | sdk/appconfiguration/Azure.Data.AppConfiguration |
29+
| documentintelligence | Azure.AI.DocumentIntelligence | sdk/documentintelligence/Azure.AI.DocumentIntelligence |
2930
| eventgrid | Azure.Messaging.EventGrid.Namespaces | sdk/eventgrid/Azure.Messaging.EventGrid.Namespaces |
3031
| eventgrid | Azure.Messaging.EventGrid.SystemEvents | sdk/eventgrid/Azure.Messaging.EventGrid.SystemEvents |
3132
| healthdataaiservices | Azure.Health.Deidentification | sdk/healthdataaiservices/Azure.Health.Deidentification |
@@ -58,7 +59,7 @@ TypeSpec with Unknown TypeSpec Generator: eng/emitter-package.json generator is
5859

5960
## Data Plane Libraries using TypeSpec (Old Generator)
6061

61-
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 19
62+
TypeSpec with old generator is detected by the presence of a tsp-location.yaml file without an emitterPackageJsonPath value, tspconfig.yaml file, tsp directory, or *.tsp files. Total: 18
6263

6364
| Service | Library | Path |
6465
| ------- | ------- | ---- |
@@ -74,7 +75,6 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
7475
| confidentialledger | Azure.Security.CodeTransparency | sdk/confidentialledger/Azure.Security.CodeTransparency |
7576
| contentsafety | Azure.AI.ContentSafety | sdk/contentsafety/Azure.AI.ContentSafety |
7677
| devcenter | Azure.Developer.DevCenter | sdk/devcenter/Azure.Developer.DevCenter |
77-
| documentintelligence | Azure.AI.DocumentIntelligence | sdk/documentintelligence/Azure.AI.DocumentIntelligence |
7878
| easm | Azure.Analytics.Defender.Easm | sdk/easm/Azure.Analytics.Defender.Easm |
7979
| loadtestservice | Azure.Developer.LoadTesting | sdk/loadtestservice/Azure.Developer.LoadTesting |
8080
| onlineexperimentation | Azure.Analytics.OnlineExperimentation | sdk/onlineexperimentation/Azure.Analytics.OnlineExperimentation |
@@ -203,7 +203,7 @@ Total: 110
203203

204204
## Management Plane Libraries using TypeSpec (@azure-typespec/http-client-csharp-mgmt)
205205

206-
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 18
206+
TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing @azure-typespec/http-client-csharp-mgmt, or through special handling for specific libraries. Total: 19
207207

208208
| Service | Library | Path |
209209
| ------- | ------- | ---- |
@@ -257,6 +257,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
257257
| iotoperations | Azure.ResourceManager.IotOperations | sdk/iotoperations/Azure.ResourceManager.IotOperations |
258258
| mongocluster | Azure.ResourceManager.MongoCluster | sdk/mongocluster/Azure.ResourceManager.MongoCluster |
259259
| mongodbatlas | Azure.ResourceManager.MongoDBAtlas | sdk/mongodbatlas/Azure.ResourceManager.MongoDBAtlas |
260+
| mysql | Azure.ResourceManager.MySql | sdk/mysql/Azure.ResourceManager.MySql |
260261
| neonpostgres | Azure.ResourceManager.NeonPostgres | sdk/neonpostgres/Azure.ResourceManager.NeonPostgres |
261262
| onlineexperimentation | Azure.ResourceManager.OnlineExperimentation | sdk/onlineexperimentation/Azure.ResourceManager.OnlineExperimentation |
262263
| oracle | Azure.ResourceManager.OracleDatabase | sdk/oracle/Azure.ResourceManager.OracleDatabase |
@@ -281,7 +282,7 @@ TypeSpec with old generator is detected by the presence of a tsp-location.yaml f
281282

282283
## Management Plane Libraries using Swagger
283284

284-
Total: 163
285+
Total: 162
285286

286287
| Service | Library | Path |
287288
| ------- | ------- | ---- |
@@ -387,7 +388,6 @@ Total: 163
387388
| mixedreality | Azure.ResourceManager.MixedReality | sdk/mixedreality/Azure.ResourceManager.MixedReality |
388389
| mobilenetwork | Azure.ResourceManager.MobileNetwork | sdk/mobilenetwork/Azure.ResourceManager.MobileNetwork |
389390
| monitor | Azure.ResourceManager.Monitor | sdk/monitor/Azure.ResourceManager.Monitor |
390-
| mysql | Azure.ResourceManager.MySql | sdk/mysql/Azure.ResourceManager.MySql |
391391
| netapp | Azure.ResourceManager.NetApp | sdk/netapp/Azure.ResourceManager.NetApp |
392392
| network | Azure.ResourceManager.Network | sdk/network/Azure.ResourceManager.Network |
393393
| networkanalytics | Azure.ResourceManager.NetworkAnalytics | sdk/networkanalytics/Azure.ResourceManager.NetworkAnalytics |

0 commit comments

Comments
 (0)