Skip to content

Commit cfd9280

Browse files
authored
Update inventory doc (Azure#52898)
1 parent fb5ea8f commit cfd9280

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/GeneratorMigration/Library_Inventory.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
- Total libraries: 414
66
- Management Plane (Swagger): 165
7-
- Management Plane (TSP-Old): 50
7+
- Management Plane (TSP-Old): 49
88
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
9-
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 9
9+
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 10
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): 115
@@ -212,7 +212,7 @@ Total: 115
212212

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

215-
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: 9
215+
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: 10
216216

217217
| Service | Library | Path |
218218
| ------- | ------- | ---- |
@@ -230,7 +230,7 @@ TypeSpec with @azure-typespec/http-client-csharp-mgmt generator is detected by t
230230

231231
## Management Plane Libraries using TypeSpec (Old Generator)
232232

233-
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: 50
233+
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: 49
234234

235235
| Service | Library | Path |
236236
| ------- | ------- | ---- |

0 commit comments

Comments
 (0)