Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 3 additions & 13 deletions doc/GeneratorMigration/Library_Inventory.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp): 0
- Management Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 24
- Management Plane (TypeSpec - @typespec/http-client-csharp): 0
- Management Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 0
- Data Plane (Swagger): 111
- Data Plane (TSP-Old): 16
- Data Plane (TSP-Old): 17
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp): 14
- Data Plane (TypeSpec - @azure-typespec/http-client-csharp-mgmt): 0
- Data Plane (TypeSpec - @typespec/http-client-csharp): 2
- Data Plane (TypeSpec - Unknown TypeSpec Generator: eng/emitter-package.json): 1
- No generator: 52


Expand Down Expand Up @@ -50,21 +48,13 @@ TypeSpec with @typespec/http-client-csharp generator is detected by the presence
| openai | Azure.AI.OpenAI | sdk/openai/Azure.AI.OpenAI |


## Data Plane Libraries using TypeSpec (Unknown TypeSpec Generator: eng/emitter-package.json)

TypeSpec with Unknown TypeSpec Generator: eng/emitter-package.json generator is detected by the presence of a tsp-location.yaml file with an emitterPackageJsonPath value referencing Unknown TypeSpec Generator: eng/emitter-package.json, or through special handling for specific libraries. Total: 1

| Service | Library | Path |
| ------- | ------- | ---- |
| ai | Azure.AI.Agents.Persistent | sdk/ai/Azure.AI.Agents.Persistent |


## Data Plane Libraries using TypeSpec (Old Generator)

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: 16
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: 17

| Service | Library | Path |
| ------- | ------- | ---- |
| ai | Azure.AI.Agents.Persistent | sdk/ai/Azure.AI.Agents.Persistent |
| anomalydetector | Azure.AI.AnomalyDetector | sdk/anomalydetector/Azure.AI.AnomalyDetector |
| batch | Azure.Compute.Batch | sdk/batch/Azure.Compute.Batch |
| cognitivelanguage | Azure.AI.Language.Conversations | sdk/cognitivelanguage/Azure.AI.Language.Conversations |
Expand Down
3 changes: 1 addition & 2 deletions sdk/ai/Azure.AI.Agents.Persistent/tsp-location.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
directory: specification/ai/Azure.AI.Agents
commit: 7d409b76a9e34df409849b47a6b9fd0b08097689
repo: Azure/azure-rest-api-specs
emitterPackageJsonPath: eng/emitter-package.json
additionalDirectories:
additionalDirectories: